Update Changelog.md

This commit is contained in:
Evan Su 2022-03-30 18:47:07 -04:00 committed by GitHub
parent ddcee988c9
commit 02bec5b973
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,6 @@
# v1.25 (A future release)
<ul>
<li>Improve Internals documentation (header format, etc.)</li>
<li>Show compression speed and percentage</li>
</ul>
# v1.24 (ETA: a few days)
@ -12,8 +11,9 @@
<li>✓ Keyfile modal will recenter automatically upon dropping a keyfile</li>
<li>✓ Fix modals moving around randomly when open and closed numerous times</li>
<li>✓ Fixed: Progressbar modal moves around weirdly sometimes</li>
<li>✓ Improve Reed-Solomon performance</li>
<li>✓ Better error handling</li>
<li>✓ Show compression speed and percentage</li>
<li>Improve Reed-Solomon performance</li>
<li>Save as file dialog now opens in the directory of dropped files</li>
<li>Finish adding tooltips</li>
</ul>