mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-06-27 21:56:14 +02:00
Start button show "Zip and Encrypt" if temp zip needed
This commit is contained in:
parent
6a8fdeaa53
commit
c63cf92672
2 changed files with 35 additions and 16 deletions
|
@ -6,6 +6,8 @@
|
|||
# v1.48 (Released 04/15/2025)
|
||||
<ul>
|
||||
<li>✓ Allow pressing 'Enter' key to press Start/Process button</li>
|
||||
<li>✓ Update "Encrypt" button to "Zip and Encrypt" if multiple files</li>
|
||||
<li>✓ Give user estimated required free disk space in status label</li>
|
||||
<li>✓ Encrypt previously unencrypted temporary zip files</li>
|
||||
<li>✓ Add `.incomplete` to filenames while work is in progress</li>
|
||||
<li>✓ Use `encrypted-*.zip.pcv` output name instead of `Encrypted.zip.pcv`</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue