Skip to content

v13.6.0.r2088

Choose a tag to compare

@github-actions github-actions released this 10 Jul 06:26

v13.6.0.r2088

Changes since v13.6.0.r2070

🐛 Bug Fixes

  • fix: wire up shape_style and expressive_shapes - previously pure no-ops (b827831)
  • fix: honor Animation Intensity setting outside the Home screen (7471ac1)
  • fix: Compose screens now read the ColorScheme from the app's own theme (9c8b7ed)
  • fix: dialog-host activities now honor user theming instead of hardcoded dark (b929d7a)
  • fix: server can't find "the manager app" on a Drop-In-only install (6a1a245)
  • fix: suppress content transitions on recreate() to stop black screen (59a38d3)
  • fix: bind backup/restore cipher to the biometric CryptoObject (#315) (d0c339e)

🔧 Improvements & Refactors

  • Fix false positive in guard's missing-R-import check (0fe1f85)
  • Declare missing ThemeOverlay.Shape base style (3afdd9d)
  • Fix core:ui compile errors breaking CI on master (6186af6)
  • Fix cards blending into the background on Home and Settings (be4d653)
  • Close remaining icon-styling gaps and remove a dead blank header (5d7fe0f)
  • Add selective screenshot capture for UI-rendering crashes only (f58cc11)
  • Promote genuinely actionable server warnings to ERROR for Sentry (6a0add2)
  • Cut Sentry event volume: disable APM/attachments, fix severity, dedup (d7ff925)
  • Fix Home card edit-mode drag handle overlapping the remove button (d71f3cd)
  • Extend icon style/color-mode settings to Home screen cards (71db863)
  • enhance: Two-Tone icon color modes (none/uniform/per-icon) + shape variety (dff5911)

🏗️ Build History

Attempts leading to this successful release:


Full Changelog