Show total input size
This commit is contained in:
parent
2877b4e5a0
commit
ff59bc86fa
|
@ -4,6 +4,7 @@
|
||||||
<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>✓ 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>
|
<li>✓ Max file size limit removed! Picocrypt can now encrypt files of unlimited size instead of being capped at 256 GiB 🥳</li>
|
||||||
|
<li>✓ Shows total input size along with input label</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
# v1.25 (Released 04/13/2022)
|
# v1.25 (Released 04/13/2022)
|
||||||
|
|
Loading…
Reference in New Issue