Add numerous code & UI improvments

This commit is contained in:
Evan Su 2022-03-28 16:37:30 -04:00 committed by GitHub
parent d2db1938fc
commit dd80d7be35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# v1.25 (A future release)
<ul>
<li>Improve Reed-Solomon performance</li>
<li>Finish adding tooltips</li>
<li>Improve Internals documentation (header format, etc.)</li>
<li>Bug: Progressbar modal moves around weirdly sometimes</li>
<li>Show compression speed and percentage</li>
@ -11,6 +10,8 @@
<ul>
<li>✓ Fixed layout bug that allowed scrolling within window</li>
<li>✓ Optimize dependencies</li>
<li>✓ Numerous code and UI optimizations</li>
<li>Finish adding tooltips</li>
</ul>
# v1.23 (Released 03/19/2022)