switchdash 0.19.1
·
166 commits
to main
since this release
What's changed in 0.19.1
Changed
- switchdash sessions report their latest-message anchor so the collaboration-bridge runtime indicator can follow the agent to the foot of the conversation (CHOO-1104).
- Bump the bundled switch-core for local managed servers to 0.12.2 (COMPATIBLE_SWITCH_VERSION) — a fresh local stack pulls the latest switch-core, and existing stacks flag the drift for a one-click update.
Fixed
- Fix an import cycle that could leave the view registry half-built — a renderer crash ("Cannot access 'remoteHostsView' before initialization"), deterministic in CI and load-order-dependent locally (CHOO-1104).
switchdash desktop app 0.19.1 — macOS arm64 and Linux x64.
macOS (arm64): download the .dmg, open it, drag Switchdash to Applications. Signed and notarized with SandboxAQ's Developer ID — it opens without a Gatekeeper bypass.
Linux (x64): download the .AppImage (chmod +x then run), the .deb (sudo apt install ./<file>.deb) or the .rpm (sudo dnf install ./<file>.rpm). Linux builds are unsigned.
In-app updates require a GitHub login via the gh CLI (gh auth login).