CHANGE - The CleanSweep codebase has been completely reworked. All cleaning operations have been broken up into their own classes.
CHANGE - Upgraded all packages and .NET runtimes to their latest versions.
CHANGE - The Copy/Clear buttons have been moved to the bottom of the window.
CHANGE - Various code changes to better and faster practices, which has improved performance significantly.
NEW - CleanSweep now uses threads where required for cleaning operations. Additionally, CleanSweep runs all cleaning tasks in parallel. As a result, CleanSweep is significantly faster than before (it was already the fastest Windows cleaner in the world).
NEW - CleanSweep now runs in a darker window because I'm a nerd and dark mode is best mode.
NEW - Additional changes were made to move CleanSweep to use interfaces and Helper classes. These changes should simplify development going forward for CleanSweep, as well as other developers who wish to fork the CleanSweep repo and create their own custom CleanSweep executable(s). |
|