mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-11-10 04:48:01 +00:00
Max file size limit removed :)
This commit is contained in:
parent
6fb2ceaf79
commit
a2f24221bd
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li>Improve Reed-Solomon performance</li>
|
<li>Improve Reed-Solomon performance</li>
|
||||||
<li>✓ UI improvements and tweaks</li>
|
<li>✓ UI improvements and tweaks</li>
|
||||||
|
<li>✓ Fix crash on Windows when saving to the root directory of a drive</li>
|
||||||
|
<li>✓ Max file size limit removed! Picocrypt can now encrypt files of unlimited size instead of being capped at 256 GiB 🥳</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
# v1.25 (Released 04/13/2022)
|
# v1.25 (Released 04/13/2022)
|
||||||
|
|
Loading…
Reference in a new issue