Skip to content

v0.6.9-beta0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 01:15
· 1323 commits to main since this release

What's Changed

🚀 Enhancements

  • SystemCleaner: Faster cancellation and detailed errors if a filter fails by @d4rken in #66
  • Better resource lifecycle handling by @d4rken in #71
  • Setup: More helpful error message if documents ui app is disabled. by @d4rken in #73
  • Setup: Help the user with Android 13+ restrictions for side-loaded apps. by @d4rken in #74
  • Differentiate between empty package data and data that doesn't contain ourself by @d4rken in #76
  • Add tag filtering to AppControl list by @d4rken in #78

🐞 Bug fixes

  • AppCleaner: Fix app exclusions only applying when using root. by @d4rken in #69
  • Core: Add try-catch guards to SAFMapper to handle edge cases. by @d4rken in #75
  • AppControl: Prevent clicks from going through the filter drawer. by @d4rken in #77

🤷 Other changes

Full Changelog: v0.6.8-beta0...v0.6.9-beta0