docs: release v1.15.1 — fix metadata viewer popup

This commit is contained in:
Nicolas Varrot
2026-02-12 23:22:28 +00:00
parent 9f67c9e5dc
commit 8abeb4d77a
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.1] — 2026-02-12
### Fixed
- Metadata viewer popup was invisible due to parent `overflow-hidden` — now renders via portal outside the message bubble
## [1.15.0] — 2026-02-12
### Added
- Message metadata viewer — discreet button on hover shows raw message details (id, role, timestamp, channel, etc.)