mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-11-10 04:48:01 +00:00
Update Changelog.md
This commit is contained in:
parent
132ca73074
commit
cb3b2b79f5
1 changed files with 6 additions and 2 deletions
|
@ -3,12 +3,16 @@
|
|||
<li>File name encryption</li>
|
||||
<li>Localization support (use system default where possible)</li>
|
||||
<li>Make UI more consistent (minor DPI issues)</li>
|
||||
<li>Make keyfile support more reliable (maybe DND too?)</li>
|
||||
<li>Improve Reed-Solomon performance</li>
|
||||
</ul>
|
||||
|
||||
# v1.16 (ETA: 3 days)
|
||||
# v1.16 (ETA: 1 days)
|
||||
<ul>
|
||||
<li>Fixed bug when entering a wrong password when decrypting a splitted file</li>
|
||||
<li>Fixed bug where an existing file is delete when a wrong password is used</li>
|
||||
<li>The password generator is now customizable</li>
|
||||
<li>Make keyfile support more reliable (keyfile now out of Beta)</li>
|
||||
<li>Fix keyfile user flow issue</li>
|
||||
<li>Bug fixes</li>
|
||||
<li>UI fixes improvements</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue