Switch Console 0.30.0 — macOS Apple silicon + Intel, Linux x64 + arm64, and Windows x64.
What's new
Added
- Windows in-app updates now verify the installer's Authenticode signature before installing, against SandboxAQ's certificate. The release build fails if the signature and the name shipped for the updater ever diverge, so a certificate change can't silently strand installs on the version they have.
Fixed
- The first-run Share usage data prompt no longer opens with focus on the consent toggle — the highlighted band read as a pre-selected answer. Focus goes to the dialog instead, so nothing is pre-selected.
- Error toasts no longer pile up or repeat on every refresh: the agent-icon backfill is reported once per server (a signed-out or too-old server was toasting every few seconds), and repeat toasts replace rather than stack.
macOS: download the .dmg for your Mac — switch-console-arm64.dmg for Apple silicon (M1 and later), switch-console-x64.dmg for Intel. Not sure which you have? Apple menu → About This Mac. Open it and drag Switch Console to Applications. Both are signed and notarized with SandboxAQ's Developer ID — they open without a Gatekeeper bypass, and both receive in-app updates.
Linux (x64 and arm64): match your dpkg --print-architecture. 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.
Windows (x64): run switch-console-x64.exe, or use switch-console-x64.msi for an msiexec install. Both are Authenticode signed as SandboxAQ, so no SmartScreen bypass is needed, and in-app updates verify that signature before installing.