docs: release v1.11.0 — sidebar timestamps, previews, and recency sort

This commit is contained in:
Nicolas Varrot
2026-02-12 17:59:48 +00:00
parent 53d619c357
commit 2afdc7b8fa
2 changed files with 8 additions and 1 deletions

View File

@@ -4,6 +4,13 @@ All notable changes to PinchChat are documented here.
Format based on [Keep a Changelog](https://keepachangelog.com/), with [Conventional Commits](https://www.conventionalcommits.org/).
## [1.11.0] — 2026-02-12
### Added
- **Relative timestamps in sidebar** — each session shows how recently it was active (2m, 3h, 1d)
- **Message preview in sidebar** — last message preview shown below session name
- **Recency sorting** — sessions sorted by most recently updated within pinned/unpinned groups
## [1.10.0] — 2026-02-12
### Added