diff --git a/CHANGELOG.md b/CHANGELOG.md index c1a261a..3f0535b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the Sheaf Android client are recorded here. Format loosel follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/); the project uses semantic versioning (`MAJOR.MINOR.PATCH`). -## [Unreleased] +## [1.2.1] - 2026-07-04 ### Added @@ -14,6 +14,12 @@ uses semantic versioning (`MAJOR.MINOR.PATCH`). and their text renders inline markdown links (plus basic bold / italic / code / strikethrough) so an admin can link out to a full write-up. +### Fixed + +- **Member counts no longer include archived members.** The members + roster and the member count in Settings now exclude archived members, + so the number matches the people actually shown. + ## [1.2.0] - 2026-06-24 ### Added