You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,9 +71,10 @@ Docs: https://docs.openclaw.ai
71
71
- Core/plugins: harden clawpatch-reported edge cases across gateway auth cleanup, Claude session id paths, plugin activation policy, apply-patch hunk handling, diagnostic redaction, and plugin metadata validation.
72
72
- UI: show reasoning choices as plain labels instead of leaking internal override wording in session and chat pickers.
73
73
- Mac app: avoid repeating the Configuration heading inside channel quick settings.
74
+
- Mac app: keep the Settings sidebar always visible and remove the redundant titlebar hide/show control.
74
75
- Mac app: prefer explicit private/Tailscale/LAN Gateway endpoints over SSH tunnels, preserve legacy loopback tunnel configs, persist transport choices, and show captured SSH stderr when tunneling really fails.
75
76
- Gateway/sessions: keep ACP/acpx and runtime child sessions visible in configured-only session lists when their owner or parent session belongs to a configured agent.
76
-
- Mac app: keep app-level menu commands and Dashboard failure states reachable when the remote Gateway is disconnected, and keep the Settings sidebar toggle in the leading titlebar area.
77
+
- Mac app: keep app-level menu commands and Dashboard failure states reachable when the remote Gateway is disconnected.
77
78
- Mac app: allow longer Gateway and Context errors to wrap in the menu instead of truncating the useful failure detail.
78
79
- Mac app: tighten remote Gateway fields in Settings so the Connection pane keeps readable labels and full action button text.
79
80
- Mac app: keep custom Settings card rows left-aligned and full-width so Discovery and status sections no longer appear centered or detached.
0 commit comments