Skip to content

v1.22.0-dev.12

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jun 12:44

1.22.0-dev.12 (2026-06-24)

Bug Fixes

  • Decouple app DB and filesystem writes from ViewModel lifecycle (b8776a0)
  • Handle incoming intents from any screen, not just HomeScreen (d004c21)
  • Offload APK parsing and installer plan resolution off the main thread (8c9125b)
  • Persist installed app version reliably after patching (089cc7e)
  • Suppress patching complete notification when app is in foreground or auto-install is pending (45d78a1)