Warning
OxideTerm 2.0.4 has known interface regressions. Please use 2.0.3 until 2.0.5 is published.
OxideTerm 2.0.4 存在已知界面回归。2.0.5 发布前请使用 2.0.3。
OxideTerm 2.0
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.
2.0.4
OxideTerm 2.0.4 refreshes the native GPUI runtime, improves Linux and virtualized
graphics compatibility, and polishes remote desktop, transfers, scrolling, and
desktop integration.
Highlights
- Migrated the native desktop layer to a pinned, vendored GPUI-CE baseline while preserving OxideTerm's platform integration across macOS, Windows, and Linux.
- Improved Linux and virtual-machine graphics startup with deterministic Vulkan/OpenGL adapter selection, virtual-GPU handling, recoverable WGPU device resets, and actionable failure diagnostics.
- Updated remote desktop rendering to reuse a stable dynamic texture, apply incremental framebuffer updates, restore content after renderer resets, and hide the local pointer when displaying a remote cursor.
Fixes
- Fell back from Wayland to X11 when the selected compositor is missing required capabilities, including affected WSLg environments, and reported both backend failures when neither can start.
- Prevented one trackpad or mouse-wheel gesture from scrolling nested inner and outer surfaces at the same time.
- Improved title-bar window controls and wrapped long graphics-startup diagnostics so they remain readable.
- Enlarged the small Windows taskbar and Linux desktop-panel icon artwork without changing macOS application icons or larger launcher assets.
- Recovered interrupted active SFTP transfers as paused work after restart and removed stale completed or cancelled progress records.
- Limited native application logs to one bounded 10 MiB file while retaining the most recent complete entries.
- Refined cloud-sync metadata layout, background-scope selection motion, and localized remote-agent size information.
Release Maintenance
- Added a pinned GPUI-CE provenance ledger, vendored-source verification, refreshed third-party notices, and packaged license validation.
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.appWindows
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_*.rpmLinks
- Documentation: https://oxideterm.app
- GitHub Issues: https://github.com/AnalyseDeCircuit/oxideterm/issues
- Changelog: https://github.com/AnalyseDeCircuit/oxideterm/blob/main/.github/release-notes/stable-changelog.md