This commit is contained in:
Evan Su 2022-05-16 16:11:25 -04:00 committed by GitHub
parent 9c8b71f3f4
commit cee30fbb9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -5,11 +5,12 @@
# v1.29
<ul>
<li>✓ Fix bug when decrypting a splitted volume with a custom output name and "Delete files" selected</li>
<li>Nothing yet</li>
</ul>
# v1.28 (ETA: 2 days)
<ul>
<li>✓ Fix bug when decrypting a splitted volume with a custom output name and "Delete files" selected</li>
<li>✓ Improve responsiveness of cancel button (instant cancel when pressed instead of delays)</li>
<li>✓ Software OpenGL rendering on Windows (for Windows on ARM compatibility and older hardware)</li>
<li>✓ Progress, speed, and ETA for combining/compressing files, recombining files, and splitting files</li>