docs: release v1.11.1 — fix Windows textarea scrollbar

This commit is contained in:
Nicolas Varrot
2026-02-12 18:15:43 +00:00
parent ad7d149f88
commit 9b7f15f5ad
4 changed files with 10 additions and 4 deletions

View File

@@ -4,6 +4,11 @@ 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.1] — 2026-02-12
### Fixed
- **Windows horizontal scrollbar** — hide horizontal scrollbar in textarea input; add word-wrap to prevent overflow
## [1.11.0] — 2026-02-12
### Added