docs: release v1.14.1 — persistent session deletion

This commit is contained in:
Nicolas Varrot
2026-02-12 21:40:30 +00:00
parent d9e1b88a70
commit 6c0558f5ed
4 changed files with 9 additions and 4 deletions

View File

@@ -4,6 +4,10 @@ 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.14.1] — 2026-02-12
### Fixed
- Session deletion now persists across page refreshes via localStorage blacklist — deleted sessions no longer reappear after reload
## [1.14.0] — 2026-02-12
### Added
- Collapse/expand all tool calls toggle — floating button appears when conversation has tool calls, lets you collapse or expand all at once