Fix bug when decrypting a splitted volume

This commit is contained in:
Evan Su 2022-05-15 23:45:26 -04:00 committed by GitHub
parent 8879d3601f
commit 46a8642a50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@
<li>Review/improve Internals.md</li>
</ul>
# v1.29
<ul>
<li>✓ Fix bug when decrypting a splitted volume with a custom output name and "Delete files" selected</li>
</ul>
# v1.28 (ETA: 2 days)
<ul>
<li>✓ Improve responsiveness of cancel button (instant cancel when pressed instead of delays)</li>