Skip to content

Switch Console 0.22.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 10:04
· 20 commits to main since this release
c711858

Switch Console desktop app 0.22.0 — macOS arm64, Linux x64/arm64, and Windows x64.

What's new in 0.22.0

  • Linux arm64 builds are now published alongside x64 — AppImage, deb, and rpm (#202).
  • Windows x64 builds are now published (unsigned) — .exe installer and .msi (CHOO-1468).
  • Internal: the Codex session runtime version now derives from the artifact registry rather than a hand-maintained constant (#198).

Install

macOS (arm64): download the .dmg, open it, drag Switch Console to Applications. Signed and notarized with SandboxAQ's Developer ID.

Linux (x64 / arm64): download the .AppImage (chmod +x then run), the .deb (sudo apt install ./<file>.deb) or the .rpm (sudo dnf install ./<file>.rpm). Unsigned.

Windows (x64): download the .exe installer (or .msi). Unsigned — SmartScreen may warn; choose "More info → Run anyway".

In-app updates are automatic — no GitHub login needed.