Update flatpak xml in prep for 1.49

This commit is contained in:
Evan Su 2025-07-31 22:25:26 -04:00 committed by GitHub
parent e8f0a3fdd4
commit a6fdbab2c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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>