Skip to content

Releases: ashe23/ProjectCleaner

v2.0.1

28 Apr 11:55

Choose a tag to compare

  • fix #49
  • now if plugin failed to scan project because of redirector errors, it will show list in OutputLog so user can determine exactly which assets causing this problem
  • updated plugin for engine v5.6 and v5.7

v2.0.0

03 Jun 22:40

Choose a tag to compare

  • new updated user interface
  • code optimization, scan method enhancements
  • all logic now resides in Subsystem class that are exposed to blueprints and python
  • added new engine v5.2 support also
  • bug fixes
  • added version for v5.3
  • added version for v5.4

v1.8.2

07 Nov 21:41

Choose a tag to compare

  • #42 removed editor utility assets from scanning and removing, which causes crashes on v4.27 if widget is open
  • #43 version for 5.1

v1.8.1

16 Jul 11:43

Choose a tag to compare

  • #41 OFPA and World Partition systems assets detection fix

v1.8.0

06 Jul 14:45

Choose a tag to compare

  • #38 added linux support
  • starting from this release we now support only 4.27+ engine versions

v1.7.0

17 Jun 22:25

Choose a tag to compare

v1.6.0

15 Jan 15:14

Choose a tag to compare

  • ProjectCleaner API exposed to Blueprints via BlueprintFunctionLibrary
  • fixed scan developer option in CLI and API
  • unreal engine 5 version
  • fixed show all folders bug

v1.5.1

05 Nov 23:52

Choose a tag to compare

  • Bug fixes

v1.5

19 Aug 17:50

Choose a tag to compare

  • UI updates
  • Scanning and Deletion optimization
  • Added CLI interface
  • Added support for engine version 4.27
  • Added beta support for Unreal Engine 5 Early Access

v1.4

04 Jul 14:10

Choose a tag to compare

  • UI updates
  • Exclude options
  • Optimization and bug fixes