Set plans for v1.20

This commit is contained in:
Evan Su 2021-10-10 22:38:31 -04:00 committed by GitHub
parent 38738e626d
commit cd3cde4396
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,13 +11,17 @@
<li>Associate .pcv file extension with Picocrypt</li>
<li>Improve Reed-Solomon performance</li>
<li>Remove EXIF data from keyfiles</li>
<li>Add output size to input label</li>
<li>Customizable Argon2 parameters</li>
<li>Fix keyfile modal UI layout</li>
<li>File name encryption</li>
<li>Finish adding tooltips</li>
</ul>
# v1.20 (no ETA at the moment)
<ul>
<li>Add output size to input label</li>
<li>Fix keyfile modal UI layout</li>
</ul>
# v1.19 (Released 09/26/2021)
<ul>
<li>✓ UI scaling hotfix</li>