From e290c92d78bcf1f25a158b2c178ce684ff72f855 Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Thu, 11 Jun 2026 09:23:42 +0200 Subject: [PATCH] docs: fold onboarding redesign into 0.6.0 changelog Co-Authored-By: Claude Opus 4.8 (1M context) --- CHANGELOG.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6355576..b197112 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,15 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [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 ### 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 ### 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 ### Notes