From a8dcc6ffbda5616d14471226bdf17b1eae7cc127 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Fri, 18 Apr 2025 13:44:16 -0400 Subject: [PATCH] Update io.github.picocrypt.Picocrypt.metainfo.xml --- .../io.github.picocrypt.Picocrypt.metainfo.xml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/dist/flatpak/io.github.picocrypt.Picocrypt.metainfo.xml b/dist/flatpak/io.github.picocrypt.Picocrypt.metainfo.xml index b304d69..a1b3a5d 100644 --- a/dist/flatpak/io.github.picocrypt.Picocrypt.metainfo.xml +++ b/dist/flatpak/io.github.picocrypt.Picocrypt.metainfo.xml @@ -44,17 +44,20 @@ - - https://github.com/Picocrypt/Picocrypt/blob/main/Changelog.md#v146-released-01292025 + + https://github.com/Picocrypt/Picocrypt/blob/main/Changelog.md#v148-released-04182025
    -
  • Added Picocrypt version to the window title.
  • -
  • Added ability to automatically unpack zip archives during decryption.
  • +
  • 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
- - -