Add numerous code & UI improvments
This commit is contained in:
parent
d2db1938fc
commit
dd80d7be35
|
@ -1,7 +1,6 @@
|
||||||
# v1.25 (A future release)
|
# v1.25 (A future release)
|
||||||
<ul>
|
<ul>
|
||||||
<li>Improve Reed-Solomon performance</li>
|
<li>Improve Reed-Solomon performance</li>
|
||||||
<li>Finish adding tooltips</li>
|
|
||||||
<li>Improve Internals documentation (header format, etc.)</li>
|
<li>Improve Internals documentation (header format, etc.)</li>
|
||||||
<li>Bug: Progressbar modal moves around weirdly sometimes</li>
|
<li>Bug: Progressbar modal moves around weirdly sometimes</li>
|
||||||
<li>Show compression speed and percentage</li>
|
<li>Show compression speed and percentage</li>
|
||||||
|
@ -11,6 +10,8 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li>✓ Fixed layout bug that allowed scrolling within window</li>
|
<li>✓ Fixed layout bug that allowed scrolling within window</li>
|
||||||
<li>✓ Optimize dependencies</li>
|
<li>✓ Optimize dependencies</li>
|
||||||
|
<li>✓ Numerous code and UI optimizations</li>
|
||||||
|
<li>Finish adding tooltips</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
# v1.23 (Released 03/19/2022)
|
# v1.23 (Released 03/19/2022)
|
||||||
|
|
Loading…
Reference in New Issue