docs: release v1.14.2 — textarea scrollbar fix

This commit is contained in:
Nicolas Varrot
2026-02-12 23:12:04 +00:00
parent 66058fd8ef
commit 53a8655bb1
4 changed files with 8 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.2] — 2026-02-12
### Fixed
- Textarea scrollbar only appears when content overflows max-height (no more permanent scrollbar)
## [1.14.1] — 2026-02-12
### Fixed
- Session deletion now persists across page refreshes via localStorage blacklist — deleted sessions no longer reappear after reload