Show total input size

This commit is contained in:
Evan Su 2022-04-15 12:51:49 -04:00 committed by GitHub
parent 2877b4e5a0
commit ff59bc86fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<li>✓ UI improvements and tweaks</li>
<li>✓ Fix crash on Windows when saving to the root directory of a drive</li>
<li>✓ Max file size limit removed! Picocrypt can now encrypt files of unlimited size instead of being capped at 256 GiB 🥳</li>
<li>✓ Shows total input size along with input label</li>
</ul>
# v1.25 (Released 04/13/2022)