From 397ff8a9f982047e12e218a9855da265ae431c15 Mon Sep 17 00:00:00 2001
From: Evan Su <48808396+HACKERALERT@users.noreply.github.com>
Date: Fri, 18 Apr 2025 13:42:44 -0400
Subject: [PATCH] Update Changelog.md
---
Changelog.md | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/Changelog.md b/Changelog.md
index 87ac649..1adf30a 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,9 +1,4 @@
-# Future
-
- - Figure out how to remove use of temporary files completely
-
-
-# v1.48 (Released 04/15/2025)
+# v1.48 (Released 04/18/2025)
- ✓ Allow pressing 'Enter' key to press Start/Process button
- ✓ Update "Encrypt" button to "Zip and Encrypt" if multiple files
@@ -12,6 +7,7 @@
- ✓ 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
# v1.47 (Released 02/19/2025)