Max file size limit removed :)
This commit is contained in:
parent
6fb2ceaf79
commit
a2f24221bd
|
@ -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 New Issue