Changelog: add to future: remove use of temp files

This commit is contained in:
Evan Su 2025-04-13 13:35:01 -04:00
parent 757c9c23e4
commit 9e7e2e9c44

View file

@ -1,7 +1,12 @@
# Future
<ul>
<li>Figure out how to remove use of temporary files completely</li>
</ul>
# v1.48 (Released 04/11/2025) # v1.48 (Released 04/11/2025)
<ul> <ul>
<li>✓ Allow pressing 'Enter' key to press Start/Process button</li> <li>✓ Allow pressing 'Enter' key to press Start/Process button</li>
<li>✓ Warn user when encrypting multiple files to an external drive</li> <li>Encrypt previously unencrypted temporary zip files</li>
</ul> </ul>
# v1.47 (Released 02/19/2025) # v1.47 (Released 02/19/2025)