diff --git a/Changelog.md b/Changelog.md index 951aa36..6e15479 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,12 @@
  • ✓ Add FAQ to README
  • ✓ Fix scaling issue when moving between monitors with different DPIs (on Windows)
  • ✓ Strip periods from custom output filename to prevent file extension problems
  • +
  • ✓ Minor tweaks to keyfile modal
  • +
  • ✓ Use temporary .zip file to prevent overwriting when encrypting
  • +
  • ✓ Check if files already exist when recombining and splitting to prevent overwriting
  • +
  • ✓ Show ".*" in the output box if splitting
  • +
  • ✓ Skip temporary and inaccessible files when combining/compressing
  • +
  • ✓ Improve file scanning performance by precomputing total size
  • # v1.29 (Released 05/23/2022)