Highlights
First-run onboarding. New installs now get a short first-run flow that introduces FROST key shares and lets you pick a signing policy (Manual, Basic, or Auto) during setup, so the threshold-signing model and per-request approval behavior are clear before the first signature.
F-Droid listing. The store listing now carries app screenshots and per-release changelogs. F-Droid reads this metadata from the release tag, so v1.1.8 is the first build whose screenshots and "What's New" populate the F-Droid page.
No cryptographic or signing changes since v1.1.7 (keep.version is unchanged). Both per-ABI APKs continue to reproduce bit-for-bit from source.
What's Changed
- onboarding: add first-run FROST/share guidance and sign-policy choice (#295) by @wksantiago in #395
- fastlane: add missing per-ABI changelogs for v1.1.6 and v1.1.7 by @kwsantiago in #404
- fastlane: add phone screenshots for F-Droid listing (#405) by @wksantiago in #406
- Release v1.1.8 by @kwsantiago in #407
Full Changelog: v1.1.7...v1.1.8