mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2026-03-11 14:04:23 +00:00
Update flatpak xml in prep for 1.49
This commit is contained in:
parent
e8f0a3fdd4
commit
a6fdbab2c3
1 changed files with 2 additions and 9 deletions
|
|
@ -26,18 +26,11 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.48" date="2025-04-18">
|
||||
<release version="1.49" date="2025-04-18">
|
||||
<url type="details">https://github.com/Picocrypt/Picocrypt/blob/main/Changelog.md#v148-released-04182025</url>
|
||||
<description>
|
||||
<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>
|
||||
<li>Use 0700 permissions when auto unzipping and creating folders</li>
|
||||
<li>Handle many more errors in the code where they were ignored previously</li>
|
||||
<li>TO BE UPDATED</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
|
|
|
|||
Loading…
Reference in a new issue