Skip to content

v1.4.0

Compare
Choose a tag to compare
@DrKain DrKain released this 23 Apr 14:27
· 114 commits to main since this release
93fe511

What's Changed

⚠️ This update changes 40+ filters and will not be compatible with older versions of subclean.

Assuming there are no bugs that need fixing this will be the last code update in a while. If you are using an older version of subclean please update to 1.4.0! I will continue to update the filters as I find them.


  • Converted 40 filters into 18 regex filters to optimize cleaning
  • Much more information is logged when using --debug
  • Added --ne (no-empty). This will delete empty nodes instead of blanking them
  • Added --testing. When this is enabled the file will not be modified but everything else will be logged.
  • When using --debug a latest.log file will be created in the app data location, this contains the output of the last clean.
  • App data folders are validated before cleaning to prevent errors
  • When using --debug, internal filters will be used instead of downloaded filters.
  • 1.4.0 in #19

Full Changelog: v.1.3.5...v1.4.0