Skip to content

v1.12.5

Choose a tag to compare

@github-actions github-actions released this 06 Jul 16:50

Release build for v1.12.5.

  • candela-v1.12.5.apk — phone / tablet (sideload)
  • candela-wear-v1.12.5.apk — Wear OS companion ("Library Nocturne"), sideload to the watch
  • candela-v1.12.5.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 .aab is release-signed for Play upload only when built on a runner that has the storyvox.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

  • feat(settings): Downloads & Storage subscreen + global default download mode (#1632) by @jphein in #1642
  • feat(settings): Benefits hub entry — re-discover Screener/Decoder (#1634) by @jphein in #1643
  • feat(settings): migrate Outline + Wikipedia onto the config seam (#1624 §B) by @jphein in #1645
  • feat(teleprompter): persist recording knobs + countdown + Scripts presets (#1633) by @jphein in #1646
  • feat(settings): Notifications subscreen — un-bury inbox toggles + permission row (#1631) by @jphein in #1647

Full Changelog: v1.12.4...v1.12.5