Add .incomplete to end of wip files

This commit is contained in:
Evan Su 2025-04-13 14:24:02 -04:00
parent 9e7e2e9c44
commit 16bb70dc97
2 changed files with 19 additions and 11 deletions

View file

@ -7,6 +7,7 @@
<ul>
<li>✓ Allow pressing 'Enter' key to press Start/Process button</li>
<li>✓ Encrypt previously unencrypted temporary zip files</li>
<li>✓ Add `.incomplete` to filenames while work is in progress</li>
</ul>
# v1.47 (Released 02/19/2025)