diff --git a/Changelog.md b/Changelog.md index 5d34b8e..53a736d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -44,7 +44,7 @@
  • ✓ .deb and AppImage optimizations, reliability improvements
  • ✓ Snapcraft uses software OpenGL rendering as well now
  • ✓ Statically linked libc6, etc. for best cross-platform compatibility for Snapcraft
  • -
  • ✓ Added NO_AT_BRIDGE=1 to Snapcraft to fix an issue on Arch Linux (#75)
  • +
  • ✓ Added NO_AT_BRIDGE=1 to Snapcraft to fix an issue on Arch Linux (#75)
  • ✓ Clean up unnecessary files in dependencies
  • ✓ Sign executables with OpenPGP
  • @@ -63,7 +63,7 @@
  • ✓ Fix invalid pointer crash when decrypting files >256GB
  • ✓ UI improvements and tweaks
  • ✓ Fix crash on Windows when saving to the root directory of a drive
  • -
  • ✓ Max file size limit removed! Picocrypt can now encrypt files of unlimited size instead of being capped at 256 GiB 🥳
  • +
  • ✓ Max file size limit removed! Picocrypt can now encrypt files of unlimited size instead of being capped at 256 GiB
  • ✓ Shows total input size along with input label
  • ✓ Update to GLFW 3.3.6 for better stability
  • @@ -178,7 +178,7 @@ # v1.14 (Released 08/07/2021)