What's Changed
🚀 Enhancements
- Dashboard: Improve UI and show task results in each tool card by @d4rken in #1242
- Dashboard: Allow going directly to tool details via eye button by @d4rken in #1243
- Stats: Make retention configurable in settings by @d4rken in #1244
- Stats: Add UI to view report history by @d4rken in #1249
- Stats: Track paths that are affected by tool operations by @d4rken in #1250
- Stats: Configurable retention, display internal size and allow reset by @d4rken in #1254
- Stats: Show paths that were affected by an operation by @d4rken in #1256
- Stats: Track packages that were affected by AppControl by @d4rken in #1257
- Stats: Log and show primary and secondary result messages by @d4rken in #1258
- AppControl: Improve result messages by @d4rken in #1259
- Update clutter db by @d4rken in #1260
- Deduplicator: Don't skip APKs if "skip uncommon" is enabled in settings by @d4rken in #1269
- Support previews (show icons) for .apk by @d4rken in #1270
- Scheduler: Hint about battery optimizations by @d4rken in #1275
- Exclusions: Hide default exclusions behind option in menu by @d4rken in #1279
- AppCleaner: Update hidden caches filter by @d4rken in #1288
- Update clutter db by @d4rken in #1289
- AppCleaner: Update advertisements filter by @d4rken in #1290
- AppCleaner: Update analytics and bug reporting filter by @d4rken in #1292
- AppCleaner: Add target
QQ chat
app and improve general Tencent related matching by @d4rken in #1293 - AppCleaner: Clean up regex matching by @d4rken in #1294
- AppCleaner: Update bug reporting for tencent related files by @d4rken in #1295
🐞 Bug fixes
- Dashboard: Fix issues with rare crashes when click events are executed with delay by @d4rken in #1264
- Pkg-IO: Fix ANR if package event receiver blocks during event emission by @d4rken in #1266
- AppControl: Fix crash when passing 0 selected items from multi selection by @d4rken in #1267
- SystemCleaner: Fix scan aborting on error instead of gracefully continuing the search by @d4rken in #1268
- Core: Improve background execution reliability by @d4rken in #1273
- AppCleaner: Fix paths being reported when clearing in accessible caches by @d4rken in #1277
🤷 Other changes
- Statistics: Prepare for statistics and history data by @d4rken in #1237
- Update READMe by @DeanLemans in #1245
- Improve
dirty.sh
script by @d4rken in #1255 - Debug: Log dry-run-mode state when executing clicks using automation by @d4rken in #1262
- Code clean up by @d4rken in #1261
- Test & tweaks propagation of exceptions by @d4rken in #1263
- Pkg-IO: Improve logtags by @d4rken in #1265
- Stats: Viewing the history of operation reports requires the pro version by @d4rken in #1271
- Update translations by @d4rken in #1276
- Stats: Change reset UI and displayed info by @d4rken in #1278
- Additional tests for segment matching by @d4rken in #1291
- Debug: Highlight dry-run mode state better by @d4rken in #1296
- Update translations by @d4rken in #1297
New Contributors
- @DeanLemans made their first contribution in #1245
Full Changelog: v1.1.2-rc0...v1.2.0-beta0