Skip to content

Releases: ashe23/ProjectCleaner

v2.0.1

Choose a tag to compare

@ashe23 ashe23 released this 28 Apr 11:55
  • 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, v5.7 and v5.8

v2.0.0

Choose a tag to compare

@ashe23 ashe23 released this 03 Jun 22:40
  • 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

Choose a tag to compare

@ashe23 ashe23 released this 07 Nov 21:41
  • #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

Choose a tag to compare

@ashe23 ashe23 released this 16 Jul 11:43
  • #41 OFPA and World Partition systems assets detection fix

v1.8.0

Choose a tag to compare

@ashe23 ashe23 released this 06 Jul 14:45
  • #38 added linux support
  • starting from this release we now support only 4.27+ engine versions

v1.7.0

Choose a tag to compare

@ashe23 ashe23 released this 17 Jun 22:25

v1.6.0

Choose a tag to compare

@ashe23 ashe23 released this 15 Jan 15:14
  • 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

Choose a tag to compare

@ashe23 ashe23 released this 05 Nov 23:52
  • Bug fixes

v1.5

Choose a tag to compare

@ashe23 ashe23 released this 19 Aug 17:50
  • 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

Choose a tag to compare

@ashe23 ashe23 released this 04 Jul 14:10
  • UI updates
  • Exclude options
  • Optimization and bug fixes