From 301904be6dbb04a06128c459c283802f67bad2ef Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Sat, 27 Jun 2026 17:11:29 +0200 Subject: [PATCH] docs(changelog): note agenda range bar and Appearance tidy-up in 2.11.0 Expand the #4 entry to cover the in-agenda range bar (date header + session range switch) and add a Changed note for the Appearance regrouping and the friendlier agenda empty state. Regenerate the F-Droid changelog. Co-Authored-By: Claude Opus 4.8 (1M context) --- CHANGELOG.md | 17 ++++++++++++----- .../metadata/android/en-US/changelogs/21100.txt | 17 ++++++++++++----- 2 files changed, 24 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 307237d..174eef8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,11 +22,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Appearance) draws a faint separator at each hour in the week and day views, making it easier to see when events start and end. Off by default. Thanks to @zmaherdev for the suggestion ([#5]). -- Limit how far ahead the agenda looks. New **Agenda range** and **Agenda widget - range** settings (Settings → Appearance) let the agenda screen and its widget - each show just today, the rest of this week, the rest of this month, a rolling - 7 or 30 days, or a custom number of days. "This week" follows your week-start - preference. Thanks to @zmaherdev for the suggestion ([#4]). +- Limit how far ahead the agenda looks, and switch it on the fly. New **Agenda + range** and **Agenda widget range** settings (Settings → Appearance) let the + agenda screen and its home-screen widget each show just today, the rest of this + week, the rest of this month, a rolling 7 or 30 days, or a custom number of + days — "This week" follows your week-start. The agenda also gains a bar at the + top naming the exact dates in view, with a button to switch the range just for + the current session (it resets when you reopen the app); the bar can be turned + off. Thanks to @zmaherdev for the suggestion ([#4]). + +### Changed +- Tidied **Settings → Appearance** into clearer groups (theme & colour, calendar, + agenda), and the agenda's empty state now reads "You're all caught up". ## [2.10.0] — 2026-06-25 diff --git a/fastlane/metadata/android/en-US/changelogs/21100.txt b/fastlane/metadata/android/en-US/changelogs/21100.txt index 7274b4f..52ecd4b 100644 --- a/fastlane/metadata/android/en-US/changelogs/21100.txt +++ b/fastlane/metadata/android/en-US/changelogs/21100.txt @@ -13,9 +13,16 @@ Appearance) draws a faint separator at each hour in the week and day views, making it easier to see when events start and end. Off by default. Thanks to @zmaherdev for the suggestion ([#5]). -- Limit how far ahead the agenda looks. New **Agenda range** and **Agenda widget - range** settings (Settings → Appearance) let the agenda screen and its widget - each show just today, the rest of this week, the rest of this month, a rolling - 7 or 30 days, or a custom number of days. "This week" follows your week-start - preference. Thanks to @zmaherdev for the suggestion ([#4]). +- Limit how far ahead the agenda looks, and switch it on the fly. New **Agenda + range** and **Agenda widget range** settings (Settings → Appearance) let the + agenda screen and its home-screen widget each show just today, the rest of this + week, the rest of this month, a rolling 7 or 30 days, or a custom number of + days — "This week" follows your week-start. The agenda also gains a bar at the + top naming the exact dates in view, with a button to switch the range just for + the current session (it resets when you reopen the app); the bar can be turned + off. Thanks to @zmaherdev for the suggestion ([#4]). + +### Changed +- Tidied **Settings → Appearance** into clearer groups (theme & colour, calendar, + agenda), and the agenda's empty state now reads "You're all caught up".