docs: release v1.15.0 — message metadata viewer

This commit is contained in:
Nicolas Varrot
2026-02-12 23:17:48 +00:00
parent b4813f091a
commit d03a02351f
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.15.0] — 2026-02-12
### Added
- Message metadata viewer — discreet button on hover shows raw message details (id, role, timestamp, channel, etc.)
## [1.14.2] — 2026-02-12
### Fixed
- Textarea scrollbar only appears when content overflows max-height (no more permanent scrollbar)