From ff59bc86faf53e017df29c8d765909beed548fe9 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Fri, 15 Apr 2022 12:51:49 -0400 Subject: [PATCH] Show total input size --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 514668d..ed3a18a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,7 @@
  • ✓ 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 🥳
  • +
  • ✓ Shows total input size along with input label
  • # v1.25 (Released 04/13/2022)