mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-11-09 20:40:53 +00:00
Update Changelog.md
This commit is contained in:
parent
12e66b5b0f
commit
308474a478
1 changed files with 7 additions and 7 deletions
14
Changelog.md
14
Changelog.md
|
@ -13,21 +13,21 @@
|
|||
<li>Associate .pcv file extension with Picocrypt</li>
|
||||
<li>Generate checksums for text</li>
|
||||
<li>Replace show password button with an eye icon</li>
|
||||
<li>Add start button to shredder (improve user flow)</li>
|
||||
<li>Make UI more consistent (minor DPI issues)</li>
|
||||
<li>Improve Reed-Solomon performance</li>
|
||||
</ul>
|
||||
|
||||
# v1.17 (ETA: 2 weeks)
|
||||
# v1.17 (ETA: 1 weeks)
|
||||
<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>
|
||||
<li>Add start button to shredder (improve user flow)</li>
|
||||
<li>Tooltips for all advanced options</li>
|
||||
<li>Localization support (use system default where possible)</li>
|
||||
<li>✓ Tooltips for all advanced options</li>
|
||||
<li>✓ Localization support (use system default where possible)</li>
|
||||
<li>✓ Auto detect system locale, fallback to English</li>
|
||||
<li>Make UI more consistent (minor DPI issues)</li>
|
||||
<li>Improve Reed-Solomon performance</li>
|
||||
<li>✓ Fix ETA negative number bug</li>
|
||||
<li>✓ Add clear button to password field</li>
|
||||
<li>Multiple keyfiles support and DND</li>
|
||||
<li>✓ Multiple keyfiles support and DND</li>
|
||||
<li>Keyfile generator</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>
|
||||
|
|
Loading…
Reference in a new issue