v1.12.2
Release build for v1.12.2.
candela-v1.12.2.apk— phone / tablet (sideload)candela-wear-v1.12.2.apk— Wear OS companion ("Library Nocturne"), sideload to the watchcandela-v1.12.2.aab— Android App Bundle for Play Store upload (#1456)
The two APKs are signed with the project's checked-in keystore (stable since v0.4.15) so the watch ↔ phone Data Layer bridge pairs — sideload-only distribution today. The
.aabis release-signed for Play upload only when built on a runner that has thestoryvox.release*keystore props (katana); on any other runner it is debug-signed and Play will reject it. Upload to Play Console is still manual (no publisher automation yet).
What's Changed
- fix(playback): atomic _state.update{} at all writers — race-free shake-toggle (#1595 follow-up) by @jphein in #1603
- fix(sleep): raise DND/shake diagnostics to Log.w so they survive release minification (#1574 #1595) by @jphein in #1604
Full Changelog: v1.12.1...v1.12.2