Max file size limit removed :)

This commit is contained in:
Evan Su 2022-04-14 23:14:29 -04:00 committed by GitHub
parent 6fb2ceaf79
commit a2f24221bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
<ul>
<li>Improve Reed-Solomon performance</li>
<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>
</ul>
# v1.25 (Released 04/13/2022)