What's Changed
🚀 Enhancements
- General: Track storage space usage over time by @d4rken in #2271
- General: Fix storage trend graph not showing cleaning impact by @d4rken in #2300
- General: Fix app scanning on Chinese ROM devices (HyperOS, ColorOS, etc.) by @d4rken in #2311
🐞 Bug fixes
- Fix: Improve debug log recording and support email reliability by @d4rken in #2291
- AppCleaner: Fix automation not working on Black Shark devices by @d4rken in #2295
- AppCleaner: Fix dry run mode for cache clearing on Pixel devices by @d4rken in #2296
- CorpseFinder: Fix crash when scanning folders that can't be accessed by @d4rken in #2303
- AppCleaner: Fix slow automation timeout on HyperOS/MIUI devices by @d4rken in #2308
- General: Prevent recursive file deletion from following symlinks by @d4rken in #2312
🤷 Other changes
- General: Add test coverage for debug log recording resume by @d4rken in #2292
- General: Fix store listing wording for tablet compatibility by @d4rken in #2293
- General: Update GitHub Actions to Node.js 24-compatible versions by @d4rken in #2294
- General: Update translations from Crowdin by @d4rken in #2313
Full Changelog: v1.6.4-rc0...v1.6.5-rc0