From fa85dd6527296765141d21d8d631691ca434264c Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Tue, 30 Dec 2025 12:57:10 +0100 Subject: [PATCH] docs: note macOS menu layout --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5d05b5ee..de62c7073 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ - iOS/Android nodes: enable scrolling for loaded web pages in the Canvas WebView (default scaffold stays touch-first). - macOS menu: device list now uses `node.list` (devices only; no agent/tool presence entries). - macOS menu: device list now shows connected nodes only. +- macOS menu: device rows now pack platform/version on the first line, and command lists wrap in submenus. - iOS node: fix ReplayKit screen recording crash caused by queue isolation assertions during capture. - iOS Talk Mode: avoid audio tap queue assertions when starting recognition. - iOS/Android nodes: bridge auto-connect refreshes stale tokens and settings now show richer bridge/device details.