github AnalyseDeCircuit/oxideterm v2.0.1
OxideTerm Native 2.0.1

latest releases: v2.0.26, v2.0.25, v2.0.24...
one month ago

OxideTerm 2.0

OxideTerm 2.0 is the stable, GPU-rendered desktop workspace for SSH, terminals, files, forwarding, host operations, remote desktop, and OxideSens AI.

Use this channel for daily work. It includes the desktop app, signed update metadata, and the recommended update path for most users.

Download for your system

Operating system x64 ARM64
Windows Setup (.exe) Setup (.exe)
macOS DMG (Intel) DMG (Apple Silicon)
Linux AppImage · DEB · RPM AppImage · DEB · RPM

Portable archives, signatures, and sha256sums.txt remain available in the release assets below.

What This Release Is

  • The stable OxideTerm 2.0 desktop build.
  • Intended for daily SSH, SFTP, terminal, port forwarding, remote desktop, serial, file, and OxideSens workflows.
  • Published with updater metadata for the stable channel.
  • Suitable for users who do not want preview-channel churn.

2.0.1

OxideTerm 2.0.1 is a maintenance release focused on Linux startup reliability,
cross-version updater compatibility, and settings navigation consistency.

Fixes

  • Fixed a Linux startup panic caused by a Rust/WGSL backdrop-blur structure name mismatch in the Blade renderer.
  • Kept stable updater manifests compatible with 1.x clients, including the gzip-compressed macOS application archives and installer-specific platform keys expected by the legacy Tauri updater.
  • Fixed settings navigation selection and hover surfaces stretching vertically when the window had spare height.

Release Maintenance

  • Stable releases now become GitHub's Latest release automatically, while prereleases remain excluded from Latest promotion.
  • Added release-time validation for the legacy updater package contract so future 2.x releases remain reachable from 1.x installations.
  • Removed obsolete preview-status messaging from the localized READMEs and refreshed third-party notices.
Installation Tips / 安装提示

macOS

Downloaded .dmg files may be quarantined by Gatekeeper. Run in Terminal:

xattr -cr ~/Downloads/OxideTerm_*.dmg
# or after install / 或安装后
xattr -cr /Applications/OxideTerm.app

Windows

If SmartScreen warns, click More info -> Run anyway.

若 SmartScreen 弹出警告,点击 更多信息 -> 仍要运行

Linux

# AppImage
chmod +x OxideTerm_*_linux_*.AppImage && ./OxideTerm_*_linux_*.AppImage

# Debian/Ubuntu
sudo dpkg -i OxideTerm_*_linux_*.deb && sudo apt-get install -f

# Fedora/RHEL-compatible systems
sudo dnf install ./OxideTerm_*_linux_*.rpm

Links

Don't miss a new oxideterm release

NewReleases is sending notifications on new releases.