Update Changelog.md

This commit is contained in:
Evan Su 2023-06-15 00:06:04 -04:00 committed by GitHub
parent b4eb16b449
commit d247150a9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -1,9 +1,16 @@
# v1.33 (No ETA)
<ul>
<li>Add tooltip warning that comments are not encrypted (#164)</li>
<li>Hash keyfiles in chunks to reduce memory usage (#168)</li>
</ul>
# v1.32 (Released 04/28/2023)
<ul>
<li>✓ Added a command-line interface</li>
<li>✓ Use Debian 11 as the base for the AppImage instead of Debian 10</li>
<li>✓ Include software rendering DLLs in the Paranoid Pack for future proofing</li>
<li>✓ Add plausible deniability and recursive encryption</li>
<li>✓ Added an installer for Windows (made using Inno Setup)</li>
</ul>
# v1.31 (Released 11/18/2022)