You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changes
Added a flyout notification when compression is finished
CompactGUI can now be minimised to the system tray
Redesigned Info popup to be an Options window to accommodate more features.
Redesigned the Online Results flyout for compression estimates
Implemented experimental custom file + folder browser (which can be enabled under Experimental in the Options menu) but it currently does not support file selection. You can choose the files, but nothing will actually happen.
Animated the percentage arc on the results page.
Multiple other minor UI tweaks (mainly just realignments and color changes)
Fixes
Added a buffer to compact.exe's output. This outputs to the console at maximum 20 times per second, which fixes the massive slowdowns that occurred if you tried compressing while the Console Output is visible and compact.exe was processing hundreds of files per second.
Additional
This release only has a few new features, but behind the scenes there has been a lot of cleanups and optimizations. This will inevitably lead to bugs, so please report those in the Issues so that they can be fixed.