From e92276b42c2f7e9153b742c0e967b990dee27b12 Mon Sep 17 00:00:00 2001 From: SiteRelEnby <125829806+SiteRelEnby@users.noreply.github.com> Date: Sat, 4 Jul 2026 11:23:09 -0400 Subject: [PATCH] changelog for 1.2.1 --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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