Skip to content

v0.15.0-beta0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 22:45
· 822 commits to main since this release

What's Changed

🚀 Enhancements

  • Setup: Improve the Shizuku setup procedure by @d4rken in #681
  • AppCleaner: If the lock screen becomes active, hide the overlay until the lockscreen is dismissed by @d4rken in #685
  • Setup: Add more specific type labels for SAF paths by @d4rken in #704
  • Setup: Improve SAF access handling on Android 11 and Android 12 after Google Play system update of the Files app by @d4rken in #703
  • Scheduler: Show the label of the last executed schedule by @d4rken in #707
  • Scheduler: Improve schedule creation behavior on Android TV devices by @d4rken in #709
  • Automation: Improved retry behavior by @d4rken in #712
  • Automation: Cancel automation if the screen becomes unavailable by @d4rken in #720

🐞 Bug fixes

  • AppControl: Fix line-wrapping on dashboard card by @d4rken in #702
  • Root/Shizuku: Fix not being able to bind the service interface after AGP updating AGP 8.0.2->8.1.2 by @d4rken in #705
  • AppCleaner: If Shizuku is being used by SD Maid, then exclude it from cache clearing by @d4rken in #706
  • Scheduler: Rounding up causes duplicate execution if the task took less than the rounded up time by @d4rken in #708

🤷 Other changes

Full Changelog: v0.14.0-beta0...v0.15.0-beta0