Skip to content

Tags: thomasloupe/CleanSweep

Tags

v3,1

Toggle v3,1's commit message
Fix file exceptions on load + default to manual check for updates

v3.0b2

Toggle v3.0b2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #11 from thomasloupe/v3_beta

v3.0 beta1

v3.0b1

Toggle v3.0b1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v2.3.5

Toggle v2.3.5's commit message
Fix #9

Additional exception handling to allow CleanSweep to continue after failing to access specific cache folders in Chrome and Edge.

v2.3.4

Toggle v2.3.4's commit message
Remove Language Selection, Fix version/Project Info

v2.3.3

Toggle v2.3.3's commit message
Update Program.cs

Larger buffer for logfile and fix broken logfile writing.

v2.3.2.0

Toggle v2.3.2.0's commit message
6/3/2022

See: #3
FIX - User File History not existing/errors out when corrupted.
FIX - MSO Cache crash when directory not available/accessible.
FIX - Windows Error Report error.
FIX - Typo in comment for Windows Error Report.

v2.3.1

Toggle v2.3.1's commit message
CleanSweep2 CLI Release

NEW - CleanSweep2 Command Line Interface.

v2.3.0

Toggle v2.3.0's commit message
Localization update & more

NEW - Localization updates for GUI.
NEW - Added brackets around directories for non-verbose mode.
NEW - Icons for copy/clear log.
NEW - Placeholder menu options for language selection (this does not work yet!)
CHANGED - Localization strings to Resource.
Many string spelling errors/grammatical errors/consistency issues were fixed.
CHANGED - Refactored most of the code to C# standard style guidelines.

v2.2.0

Toggle v2.2.0's commit message
Checkbox preference storing.