From 6b47069b7f636de3066faeb269006f15a920bab1 Mon Sep 17 00:00:00 2001
From: Evan Su <48808396+HACKERALERT@users.noreply.github.com>
Date: Wed, 1 Sep 2021 18:46:28 -0400
Subject: [PATCH] Update Changelog.md
---
Changelog.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Changelog.md b/Changelog.md
index 4ad9fad..c376330 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -21,7 +21,7 @@
Encryption/decryption file naming and extension bugs
-# v1.17 (ETA: 1 week)
+# v1.17 (ETA: 5 days)
Note: v1.17 will be incompatible with 1.16 (and therefore 1.15 and 1.14).
- ✓ (abandoned due to UI issues with ASCII codes >128) Extended ASCII set in password generator
@@ -33,9 +33,9 @@
- ✓ Multiple keyfiles support and DND
- ✓ Option to require specific keyfile order
- ✓ Keyfile generator
- - Bug: Red error label shown in main window during successful decryption after selecting incorrect keyfiles
- - Prevent duplicate keyfile
- - Add a select keyfile button
+ - ✓ Bug: Red error label shown in main window during successful decryption after selecting incorrect keyfiles
+ - ✓ Prevent duplicate keyfile
+ - ✓ Add a select keyfile button
- ✓ Make sure only one of "Fast mode" and "Paranoid mode" can be enabled
- ✓ (abandoned because this could cause issues with different language characters) Filter invalid charaters and emojis out of "Save as" text entry
- ✓ Fix bug where metadata says "read-only", but the textbox is modifiable