diff --git a/dist/flatpak/io.github.picocrypt.Picocrypt.metainfo.xml b/dist/flatpak/io.github.picocrypt.Picocrypt.metainfo.xml index 05ebab2..be66a62 100644 --- a/dist/flatpak/io.github.picocrypt.Picocrypt.metainfo.xml +++ b/dist/flatpak/io.github.picocrypt.Picocrypt.metainfo.xml @@ -26,18 +26,11 @@ - + https://github.com/Picocrypt/Picocrypt/blob/main/Changelog.md#v148-released-04182025
    -
  • Allow pressing 'Enter' key to press Start/Process button
  • -
  • Update "Encrypt" button to "Zip and Encrypt" if multiple files
  • -
  • Give user estimated required free disk space in status label
  • -
  • Encrypt previously unencrypted temporary zip files
  • -
  • Add `.incomplete` to filenames while work is in progress
  • -
  • Use `encrypted-*.zip.pcv` output name instead of `Encrypted.zip.pcv`
  • -
  • Use 0700 permissions when auto unzipping and creating folders
  • -
  • Handle many more errors in the code where they were ignored previously
  • +
  • TO BE UPDATED