From 7ce0140c81032e7d4b4698ea99a9d44e7b783a4e Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Sat, 27 Dec 2025 03:21:25 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a22efbb66..acc3f2665 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -76,6 +76,7 @@ - Menu session rows now refresh while open without width changes (no more stuck “Loading sessions…”). - Menu width no longer grows on hover when moving the mouse across rows. - macOS node timeouts now share a single async timeout helper for consistent behavior. +- WebChat window defaults tightened (narrower width, edge-to-edge layout) and the SwiftUI tag removed from the title. ### Nodes & Canvas - Debug status overlay gated and toggleable on macOS/iOS/Android nodes.