Skip to content

v0.18.3-beta0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 16:18
· 620 commits to main since this release

What's Changed

🚀 Enhancements

  • SystemCleaner: Exclude /cache/magisk/zygisk_lsposed from DownloadCache filter by @d4rken in #889
  • UI: Reduce asset sizes by @d4rken in #891

🐞 Bug fixes

  • AppCleaner: Fix ACS matching on Xiaomi/Poco devices with Android 14/HyperOS by @d4rken in #888
  • AppCleaner: Fix null pointer exception when clearing individual apps that have no inaccessible caches by @d4rken in #895
  • IO: Fix WriteException for already deleted files in NORMAL mode by @d4rken in #897
  • IO: Fix LocalPath serializing transient fields for already deleted files in NORMAL mode by @d4rken in #899

🤷 Other changes

  • SystemCleaner: Refactor code to allow for other actions than deletion by @d4rken in #892
  • AppCleaner: Refactoring to allow for alternative space saving measures by @d4rken in #894

Full Changelog: v0.18.2-beta0...v0.18.3-beta0