Skip to content

Releases: FaserF/SwitchCraft

Development Build v2026.2.0.dev0+1efea0e

01 Feb 03:17

Choose a tag to compare

GitHub all releases
Downloads

🛠️ Maintenance & Details (Click to expand)

🔧 Other

  • Docker Entrypoint for Secret Mounts

Download Overview

Asset Description Direct Download
SwitchCraft-windows.exe Modern GUI for Windows (64-bit) Download
SwitchCraft-linux Modern GUI for Linux Download
SwitchCraft-macos Modern GUI for macOS Download
SwitchCraft-Setup.exe Windows Installer (Modern) Download
SwitchCraft-Legacy.exe Legacy GUI for older Windows Download
SwitchCraft-Legacy-Setup.exe Legacy Windows Installer Download
SwitchCraft-CLI-windows.exe Command Line Interface (Windows) Download
switchcraft_advanced.zip Advanced Addon Download
switchcraft_ai.zip AI Addon Download
switchcraft_winget.zip WinGet Addon Download
🐳 Docker Image Container for server/headless use (docker pull ghcr.io/faserf/switchcraft:2026.2.0.dev0+1efea0e) View on GitHub

Full Changelog: v2026.1.5b4...v2026.2.0.dev0+1efea0e

Pre-release v2026.1.5b4

28 Jan 20:11

Choose a tag to compare

Pre-release

GitHub all releases
Downloads

🐛 Bug Fixes

  • fixed addon downloads
🛠️ Maintenance & Details (Click to expand)

🔨 Maintenance

  • lock file maintenance

🔧 Other

  • general fixes & improvements
  • Bug fixes & missing translations
  • Update analyzer_view.py
  • Safe UI Updates & fixes
  • filepicker fixes
  • small fix
  • winget explorer fixes
  • small bug fixes
  • small bug fixes
  • lower installer size
  • Update build_release.ps1
  • Update winget.py
  • Notifications on long run jobs
  • demo banner injection fixes

Download Overview

Asset Description Direct Download
SwitchCraft-windows.exe Modern GUI for Windows (64-bit) Download
SwitchCraft-linux Modern GUI for Linux Download
SwitchCraft-macos Modern GUI for macOS Download
SwitchCraft-Setup.exe Windows Installer (Modern) Download
SwitchCraft-Legacy.exe Legacy GUI for older Windows Download
SwitchCraft-Legacy-Setup.exe Legacy Windows Installer Download
SwitchCraft-CLI-windows.exe Command Line Interface (Windows) Download
switchcraft_advanced.zip Advanced Addon Download
switchcraft_ai.zip AI Addon Download
switchcraft_winget.zip WinGet Addon Download
🐳 Docker Image Container for server/headless use (docker pull ghcr.io/faserf/switchcraft:2026.1.5b4) View on GitHub

What's Changed

  • chore(deps): lock file maintenance by @renovate[bot] in #66

Full Changelog: v2026.1.5b3...v2026.1.5b4

Pre-release v2026.1.5b3

26 Jan 10:26

Choose a tag to compare

Pre-release

GitHub all releases
Downloads

🐛 Bug Fixes

  • fix versioning and demo detection
  • fixed release cleanup
  • fixed i18n test
🛠️ Maintenance & Details (Click to expand)

🔨 Maintenance

  • build fix
  • update dependency setuptools to >=80.10.2

🔧 Other

  • Improved versioning across all builds
  • small build fix
  • Packaging wizard fixes & general improvements
  • small fix
  • Version fixes
  • Version & FIlePicker bug fixes
  • disabled new sap view for now

Download Overview

Asset Description Direct Download
SwitchCraft-windows.exe Modern GUI for Windows (64-bit) Download
SwitchCraft-linux Modern GUI for Linux Download
SwitchCraft-macos Modern GUI for macOS Download
SwitchCraft-Setup.exe Windows Installer (Modern) Download
SwitchCraft-Legacy.exe Legacy GUI for older Windows Download
SwitchCraft-Legacy-Setup.exe Legacy Windows Installer Download
SwitchCraft-CLI-windows.exe Command Line Interface (Windows) Download
switchcraft_advanced.zip Advanced Addon Download
switchcraft_ai.zip AI Addon Download
switchcraft_winget.zip WinGet Addon Download
🐳 Docker Image Container for server/headless use (docker pull ghcr.io/faserf/switchcraft:2026.1.5b3) View on GitHub

What's Changed

  • chore(deps): update dependency setuptools to >=80.10.2 by @renovate[bot] in #68

Full Changelog: v2026.1.5.dev0+32a44e0...v2026.1.5b3

Development Build v2026.1.5.dev0+32a44e0

25 Jan 02:32

Choose a tag to compare

GitHub all releases
Downloads

🛠️ Maintenance & Details (Click to expand)

🔧 Other

  • New feat: SAP packaging wizard
  • improved wine usage
  • Update dependency bcrypt to v5

Download Overview

Asset Description Direct Download
SwitchCraft-windows.exe Modern GUI for Windows (64-bit) Download
SwitchCraft-linux Modern GUI for Linux Download
SwitchCraft-macos Modern GUI for macOS Download
SwitchCraft-Setup.exe Windows Installer (Modern) Download
SwitchCraft-Legacy.exe Legacy GUI for older Windows Download
SwitchCraft-Legacy-Setup.exe Legacy Windows Installer Download
SwitchCraft-CLI-windows.exe Command Line Interface (Windows) Download
switchcraft_advanced.zip Advanced Addon Download
switchcraft_ai.zip AI Addon Download
switchcraft_winget.zip WinGet Addon Download
🐳 Docker Image Container for server/headless use (docker pull ghcr.io/faserf/switchcraft:2026.1.5.dev0+32a44e0) View on GitHub

What's Changed

  • fix(deps): update dependency bcrypt to v5 by @renovate[bot] in #65
  • New feat: SAP packaging wizard by @FaserF in #67

Full Changelog: v2026.1.5b2...v2026.1.5.dev0+32a44e0

Pre-release v2026.1.5b2

24 Jan 21:49

Choose a tag to compare

Pre-release

GitHub all releases
Downloads

✨ Features

  • Add comprehensive CLI commands for history, detection, groups, exchange, stacks, library, and winget extensions
  • Persist demo settings using ClientStorage (Cookies/LocalStorage) instead of ephemeral RAM session
  • Enable PWA support for Docker and GitHub Pages Demo

🐛 Bug Fixes

  • fix release workflow
  • fix release workflow
  • fix preview page
  • ensure web SSL patch is applied after flet publish
  • Fix test-web-demo Python version and dependencies, use flet executable directly
  • update dependency urllib3 to v2 [security]
  • update dependency urllib3 to >=1.26.20,<2 [security]
  • Revert Py3.13, ensure Pillow installed, include desktop backend fix
  • Improve splash screen generation (prevent source overwrite, fix beta detection) and enforce PWA icon usage
  • Move Pyodide SSL/Requests patching to init.py for stability
  • Refactor threading checks using IS_WEB to prevent Pyodide crashes
🛠️ Maintenance & Details (Click to expand)

📝 Documentation

  • Add PWA installation guide for Android, iOS, and Desktop

🔨 Maintenance

  • Fix i18n false positives and skip Flet internal type hints
  • lock file maintenance
  • Add debug print to web_entry.py to verify new deployment

🔧 Other

  • Update settings_view.py
  • web build fixes
  • web mode fixes
  • Web mode fixes
  • Update conftest.py
  • Docker Web improvements & better security
  • Web version improvements
  • trigger demo build
  • add missing exception
  • trigger demo build
  • demo build improvements
  • trigger demo build
  • demo build fixes
  • trigger demo build
  • web demo fixes
  • Update building.md
  • Update main.py
  • web demo fixes
  • web demo fixes
  • splash screen improvements
  • web demo fix
  • Update building.md
  • demo page fixes
  • Update building.md
  • demo build fixes
  • Update building.md
  • optimize gitignore
  • CLI commands docs
  • bump flet to 0.80.3 with bug fixes
  • Update deploy-docs.yml
  • web demo fixes
  • small fixes
  • demo page fixes

Download Overview

Asset Description Direct Download
SwitchCraft-windows.exe Modern GUI for Windows (64-bit) Download
SwitchCraft-linux Modern GUI for Linux Download
SwitchCraft-macos Modern GUI for macOS Download
SwitchCraft-Setup.exe Windows Installer (Modern) Download
SwitchCraft-Legacy.exe Legacy GUI for older Windows Download
SwitchCraft-Legacy-Setup.exe Legacy Windows Installer Download
SwitchCraft-CLI-windows.exe Command Line Interface (Windows) Download
switchcraft_advanced.zip Advanced Addon Download
switchcraft_ai.zip AI Addon Download
switchcraft_winget.zip WinGet Addon Download
🐳 Docker Image Container for server/headless use (docker pull ghcr.io/faserf/switchcraft:2026.1.5b2) View on GitHub

What's Changed

  • fix(deps): update dependency urllib3 to >=1.26.20,<2 [security] by @renovate[bot] in #61
  • fix(deps): update dependency urllib3 to v2 [security] by @renovate[bot] in #62
  • chore(deps): lock file maintenance by @renovate[bot] in #63
  • Docker Web improvements & better security by @FaserF in #64

Full Changelog: v2026.1.5b1...v2026.1.5b2

Development Build v2026.1.2-dev-9d07a00

18 Jan 02:28

Choose a tag to compare

Pre-release

GitHub all releases
Downloads

🐛 Bug Fixes

  • update dependency pyinstaller to v6.18.0
🛠️ Maintenance & Details (Click to expand)

🔨 Maintenance

  • update dependency node to v24
  • update actions/setup-python action to v6
  • update actions/setup-node action to v6
  • update actions/checkout action to v6

🔧 Other

  • small test fixes

Download Overview

Asset Description Direct Download
SwitchCraft-windows.exe Modern GUI for Windows (64-bit) Download
SwitchCraft-linux Modern GUI for Linux Download
SwitchCraft-macos Modern GUI for macOS Download
SwitchCraft-Setup.exe Windows Installer (Modern) Download
SwitchCraft-Legacy.exe Legacy GUI for older Windows Download
SwitchCraft-Legacy-Setup.exe Legacy Windows Installer Download
SwitchCraft-CLI-windows.exe Command Line Interface (Windows) Download

What's Changed

  • chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #29
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #43
  • chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #44
  • fix(deps): update dependency pyinstaller to v6.18.0 by @renovate[bot] in #45
  • chore(deps): update dependency node to v24 by @renovate[bot] in #46

Full Changelog: v2026.1.1...v2026.1.2-dev-9d07a00