Skip to content

Releases: constup/garbage-cleaner-powershell

0.1.7

16 Jan 11:25
Compare
Choose a tag to compare

Features:

  • Better display of sizes
  • VDF (Valve Data File) converter
  • Finding Steam installation directory
  • Finiding and reading libraryfolders.vdf Steam file

Fixes:

  • changed Windows user mode dump to memory dump entity category

Rules:

  • added DaVinci Resolve crash dumps
  • added DaVinci Resolve logs
  • added Microsoft Visual Studio telemetry
  • added Cyberpunk 2077 crash reports

Schema:

  • added editing software category
  • added memory dump entity category

Documentation:

  • added editing software category

0.1.6

12 Jan 15:55
Compare
Choose a tag to compare

Features:

  • Added garbage creation prevention information field in JSON schema and some of the rules in default cleanup list;
  • List garbage creation prevention instructions;

Rules:

  • Added Windows icon and thumbnail cache;

Fixes:

  • Fixed RDClientAutoTrace location;
  • Fixed wrong string definitions for reserved words in JSON schema;
  • Fixed dry run flow to display garbage cleaner version information before performing other operations;
  • Improved notification when there is nothing to do
  • Iterating through files defined by a rule containing a wildcard character (*) will now be done only if at least one such file exists;

Documentation:

  • General improvements of the index page;
  • Added garbage creation prevention instructions to dry run documentation;
  • Added quick dry run info to the main README;
  • Added garbage creation prevention feature to the main README;

0.1.5

28 Nov 12:12
Compare
Choose a tag to compare

Rules:

  • Added Scoop cache;

Fixes:

  • Fixes for CLI help;
  • Changed the name of Print-Size to Display-Size;

QA:

  • Added Pester unit tests with code coverage;

Documentation:

  • Added testing documentation;
  • Removed some of the planned features

0.1.4

24 Nov 12:19
Compare
Choose a tag to compare

JSON schema:

  • Added telemetry entity category;
  • Added hardware, game categories;

Rules:

  • Added .NET telemetry
  • Windows User-Mode dumps
  • Delphi licensing server logs

Documentation:

  • Added documentation for new categories;

0.1.3

22 Nov 20:17
Compare
Choose a tag to compare

Rules:

  • added WSLg RDClientAutoTrace logs;
  • added Viber updater zip temporary file;

JSON schema:

  • better description for the schema;
  • added communication category

Documentation:

  • Added AI and communication categories;

0.1.2

20 Nov 11:04
Compare
Choose a tag to compare

Fixes:

  • fixed an issue with file * wildcard

Rules:

  • added JetBrains java error logs
  • better naming and description for JetBrains Java error heap dump

Documentation:

  • fixed git links;

0.1.1

18 Nov 16:00
Compare
Choose a tag to compare

JSON schema:

  • Added "AI" cleanup category;
  • Added "temporary files" entity category;

Rules:

  • Added Gradio temporary files directory;

Fixes:

  • Fixed an issue with improper file size calculation;
  • File size arguments now accept 64-bit integers;

Other:

  • Changed some print text;
  • Better formatting of JSON schema code;

The first release

10 Nov 20:04
Compare
Choose a tag to compare

The first release with a set of base features.