mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-12-29 02:44:21 +00:00
Update Changelog.md
This commit is contained in:
parent
9ab8e523c8
commit
6b47069b7f
1 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
<li>Encryption/decryption file naming and extension bugs</li>
|
||||
</ul>
|
||||
|
||||
# v1.17 (ETA: 1 week)
|
||||
# v1.17 (ETA: 5 days)
|
||||
<strong>Note: v1.17 will be incompatible with 1.16 (and therefore 1.15 and 1.14).</strong>
|
||||
<ul>
|
||||
<li>✓ (abandoned due to UI issues with ASCII codes >128) Extended ASCII set in password generator</li>
|
||||
|
@ -33,9 +33,9 @@
|
|||
<li>✓ Multiple keyfiles support and DND</li>
|
||||
<li>✓ Option to require specific keyfile order</li>
|
||||
<li>✓ Keyfile generator</li>
|
||||
<li>Bug: Red error label shown in main window during successful decryption after selecting incorrect keyfiles</li>
|
||||
<li>Prevent duplicate keyfile</li>
|
||||
<li>Add a select keyfile button</li>
|
||||
<li>✓ Bug: Red error label shown in main window during successful decryption after selecting incorrect keyfiles</li>
|
||||
<li>✓ Prevent duplicate keyfile</li>
|
||||
<li>✓ Add a select keyfile button</li>
|
||||
<li>✓ Make sure only one of "Fast mode" and "Paranoid mode" can be enabled</li>
|
||||
<li>✓ (abandoned because this could cause issues with different language characters) Filter invalid charaters and emojis out of "Save as" text entry</li>
|
||||
<li>✓ Fix bug where metadata says "read-only", but the textbox is modifiable</li>
|
||||
|
|
Loading…
Reference in a new issue