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) <noreply@anthropic.com>
This commit is contained in:
2026-06-27 17:11:29 +02:00
parent 3ca7200624
commit 301904be6d
2 changed files with 24 additions and 10 deletions

View File

@@ -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, 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 making it easier to see when events start and end. Off by default. Thanks to
@zmaherdev for the suggestion ([#5]). @zmaherdev for the suggestion ([#5]).
- Limit how far ahead the agenda looks. New **Agenda range** and **Agenda widget - Limit how far ahead the agenda looks, and switch it on the fly. New **Agenda
range** settings (Settings → Appearance) let the agenda screen and its widget range** and **Agenda widget range** settings (Settings → Appearance) let the
each show just today, the rest of this week, the rest of this month, a rolling agenda screen and its home-screen widget each show just today, the rest of this
7 or 30 days, or a custom number of days. "This week" follows your week-start week, the rest of this month, a rolling 7 or 30 days, or a custom number of
preference. Thanks to @zmaherdev for the suggestion ([#4]). 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 ## [2.10.0] — 2026-06-25

View File

@@ -13,9 +13,16 @@
Appearance) draws a faint separator at each hour in the week and day views, 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 making it easier to see when events start and end. Off by default. Thanks to
@zmaherdev for the suggestion ([#5]). @zmaherdev for the suggestion ([#5]).
- Limit how far ahead the agenda looks. New **Agenda range** and **Agenda widget - Limit how far ahead the agenda looks, and switch it on the fly. New **Agenda
range** settings (Settings → Appearance) let the agenda screen and its widget range** and **Agenda widget range** settings (Settings → Appearance) let the
each show just today, the rest of this week, the rest of this month, a rolling agenda screen and its home-screen widget each show just today, the rest of this
7 or 30 days, or a custom number of days. "This week" follows your week-start week, the rest of this month, a rolling 7 or 30 days, or a custom number of
preference. Thanks to @zmaherdev for the suggestion ([#4]). 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".