1
0
Fork 0
mirror of https://github.com/HACKERALERT/Picocrypt.git synced 2024-09-19 17:26:46 +00:00

Add option to compress a single file

This commit is contained in:
Evan Su 2022-05-20 23:29:37 -04:00 committed by GitHub
parent 9aa62adf51
commit e11e2fcb9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,7 @@
# v1.29 (ETA: Unknown)
<ul>
<li>Add FAQ</li>
<li>Add option to compress when encrypting a single file</li>
<li>Add a "Test volume" option when decrypting</li>
<li>✓ Add option to compress when encrypting a single file</li>
<li>✓ Check for errors when not enough disk space</li>
<li>✓ Show MiB/GiB instead of M/G in the input label to prevent confusion</li>
<li>✓ Minor consistency improvements</li>