Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand Down
Loading