Skip to content

Releases: Lavodan/downzip

Linux release

25 May 15:10
39e53c5

Choose a tag to compare

I don't have linux, only WSL so I couldn't test the GUI, so there's both a 7z for the GUI and for the CLI. Check readme for usage.
Otherwise identical to v2.3.1

File structure imporvement

25 May 10:28
a75fcd7

Choose a tag to compare

Better file structure, different duplicates

Fixes, cleaning, multithreading

25 May 09:19
dd08716

Choose a tag to compare

Fixed some counting bugs
Made temp files better (using tempfile)
Made guihandler and downzip independant with threading to allow the UI to be used and not frozen while the program is running (or when inkscape is run)
Made naming user friendly
Cleaned up downzip

Inkscape renamer and launcher

14 May 08:17
f7f0eb1

Choose a tag to compare

Specifically for use when downloading inkscape artifacts

Renames internal inkscape 1 and so on

Adds checkbox to automatically launch inkscape.exe

DownZip 2.1.1

13 May 21:06
f7f0eb1

Choose a tag to compare

2.0
added gui with PyQt6, fixed a lot of bugs

2.1
better compression, file size optimization

2.1.1
hotfix with missing files

upcoming(maybe):
integrated console, custom dark topbar, integration of 7z stuff?