From 8824f3b06dfcac72275b2d4b757a868939498ff9 Mon Sep 17 00:00:00 2001 From: Matysh Date: Sun, 5 Jul 2026 23:48:59 +0300 Subject: [PATCH] docs: changelog entry for v1.11.2 --- docs/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 3c2ec6f..18923c7 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## v1.11.2 — 2026-07-05 (device dialog: usable Description height) +- The Description textarea in the device edit dialog was squeezed to ~2 lines by + the dialog body's flex column. Now `min-height: 92px`, `flex-shrink: 0`, `rows=4`; + still resizable vertically. + ## v1.11.1 — 2026-07-05 (brand images shipped inside the integration) - Brand icon and logo (256/512, transparent background) now live in `custom_components/houseplan/brand/` — the native mechanism for custom