Skip to content

switchdash 0.19.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 17:22
· 143 commits to main since this release
3e731a0

What's changed in 0.19.2

Added

  • Connect a messaging app (Slack/Mattermost/Discord/Teams) to a server from within switchdash — per-platform setup-guide links and a Teams icon; open a messaging app's workspace from the server page (CHOO-1784).

Changed

  • New macOS app icon (max.tam's mark); a dark mark for non-release (canary/dev) channels; dropped the leftover emdash DMG art/wordmark (CHOO-2004).
  • Bump the bundled switch-core for local managed servers to 0.12.3 (COMPATIBLE_SWITCH_VERSION).

Fixed

  • Restore sidebar drag-to-reorder for agents and rooms (CHOO-2007).
  • Set GATEWAY_PUBLIC_URL so "Open in SwitchDash" links work; redact the credential key names configs actually use; vendor the real Teams logo (CHOO-1784).

switchdash desktop app 0.19.2 — 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).