Skip to content

Switch Console 0.31.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 12:45
· 68 commits to main since this release
7a99073

Switch Console 0.31.1 — macOS Apple silicon + Intel, Linux x64 + arm64, and Windows x64.

What's new

Fixed

  • The setup checklist's ✕ now actually dismisses it — the button previously did nothing, so a checklist a user had finished with stayed on screen.

A maintenance patch on top of 0.31.0.


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.