docs: fold onboarding redesign into 0.6.0 changelog

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-11 09:23:42 +02:00
parent 9c4ebbc65a
commit faae1350c1

View File

@@ -7,15 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Changed
- Redesigned the first-run grant-access screen — the onboarding a new user
sees. Material 3 Expressive layout: branded launcher-mark hero, an
app-name eyebrow, a benefit-led headline, three trust rows (on-device,
every calendar, no tracking) with tonal icon chips, a full-width filled CTA
with a trailing arrow, and a "Read-only · no internet permission" footnote
(the app declares only `READ_CALENDAR`). The denied/recovery state shares the
same shell with a lock-badged hero and Open-settings / Try-again actions
## [0.6.0] — 2026-06-11 ## [0.6.0] — 2026-06-11
### Added ### Added
@@ -40,6 +31,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
status fields; mappers + unit tests cover every new column's integer codes status fields; mappers + unit tests cover every new column's integer codes
### Changed ### Changed
- Redesigned the first-run grant-access screen — the onboarding a new user
sees. Material 3 Expressive layout: branded launcher-mark hero, an app-name
eyebrow, a benefit-led headline, three trust rows (on-device, every calendar,
no tracking) with tonal icon chips, a full-width filled CTA with a trailing
arrow, and a "Read-only · no internet permission" footnote (the app declares
only `READ_CALENDAR`). The denied/recovery state shares the same shell with a
lock-badged hero and Open-settings / Try-again actions
- `versionName`/`versionCode` bumped to 0.6.0 / 6 - `versionName`/`versionCode` bumped to 0.6.0 / 6
### Notes ### Notes