Update Changelog.md

This commit is contained in:
Evan Su 2022-04-15 23:36:03 -04:00 committed by GitHub
parent ff59bc86fa
commit 5de33a0787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# v1.26 (ETA: 3 days)
<ul>
<li>Improve Reed-Solomon performance</li>
<li>Debug bad pointer when decrypting files >256GB</li>
<li>Review Internals.md</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>