|
| 1 | +# Created with WinGet Tracker using komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: AnalyseDeCircuit.OxideTerm |
| 5 | +PackageVersion: 2.0.6 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: AnalyseDeCircuit |
| 8 | +PublisherUrl: https://github.com/AnalyseDeCircuit |
| 9 | +PublisherSupportUrl: https://github.com/AnalyseDeCircuit/oxideterm/issues |
| 10 | +Author: AnalyseDeCircuit |
| 11 | +PackageName: OxideTerm |
| 12 | +PackageUrl: https://github.com/AnalyseDeCircuit/oxideterm |
| 13 | +License: GPL-3.0 |
| 14 | +LicenseUrl: https://github.com/AnalyseDeCircuit/oxideterm/blob/HEAD/LICENSE |
| 15 | +ShortDescription: Local-first SSH workspace for local shells and remote machines.Zero Electron, zero OpenSSL, zero telemetry, and no app subscription for core SSH workflows. |
| 16 | +Tags: |
| 17 | +- agent |
| 18 | +- ai-terminal |
| 19 | +- bring-your-own-key |
| 20 | +- filemanager |
| 21 | +- mcp |
| 22 | +- rag |
| 23 | +- russh |
| 24 | +- rust |
| 25 | +- sftp |
| 26 | +- ssh-client |
| 27 | +- tauri |
| 28 | +- terminal |
| 29 | +- terminal-emulator |
| 30 | +- tool-calling |
| 31 | +- wslg |
| 32 | +- xterm-js |
| 33 | +ReleaseNotes: |- |
| 34 | + OxideTerm 2.0 |
| 35 | + Download for your system |
| 36 | + ────────────────┬─────────────────────────────────┬───────────────────────────────── |
| 37 | + Operating system│x64 │ARM64 |
| 38 | + ────────────────┼─────────────────────────────────┼───────────────────────────────── |
| 39 | + Windows │Setup (.exe) │Setup (.exe) |
| 40 | + ────────────────┼─────────────────────────────────┼───────────────────────────────── |
| 41 | + macOS │DMG (Intel) │DMG (Apple Silicon) |
| 42 | + ────────────────┼─────────────────────────────────┼───────────────────────────────── |
| 43 | + Linux │AppImage · DEB · RPM │AppImage · DEB · RPM |
| 44 | + ────────────────┴─────────────────────────────────┴───────────────────────────────── |
| 45 | + Portable archives, signatures, and sha256sums.txt remain available in the release assets below. |
| 46 | + 2.0.6 |
| 47 | + OxideTerm 2.0.6 improves terminal input and command-mark reliability, adds |
| 48 | + customizable settings navigation, and expands Linux window-manager integration. |
| 49 | + Highlights |
| 50 | + - Added drag-and-drop settings navigation so pages and groups can be reordered, regrouped, saved, or restored to the default layout. |
| 51 | + - Added a Linux-only option to hide the application titlebar for tiling compositors while leaving macOS and Windows behavior unchanged. |
| 52 | + Fixes |
| 53 | + - Prevented the terminal command bar from crashing when IME composition creates overflow inside its compact input surface. |
| 54 | + - Restored the blinking caret before the placeholder when an empty terminal command bar is focused. |
| 55 | + - Reset visual command marks when saved history is cleared or terminal resizing reflows the grid, while preserving completed command facts. |
| 56 | + - Improved Fish Shell command capture and command-line placement when shell integration events arrive without the usual prompt-start event. |
| 57 | + Release Maintenance |
| 58 | + - Refreshed the terminal, SFTP, port-forwarding, and Mini IDE documentation screenshots. |
| 59 | + Installation Tips / 安装提示 |
| 60 | + macOS |
| 61 | + Downloaded .dmg files may be quarantined by Gatekeeper. Run in Terminal: |
| 62 | + xattr -cr ~/Downloads/OxideTerm_*.dmg |
| 63 | + # or after install / 或安装后 |
| 64 | + xattr -cr /Applications/OxideTerm.app |
| 65 | + Windows |
| 66 | + If SmartScreen warns, click More info -> Run anyway. |
| 67 | + 若 SmartScreen 弹出警告,点击 更多信息 -> 仍要运行。 |
| 68 | + Linux |
| 69 | + # AppImage |
| 70 | + chmod +x OxideTerm_*_linux_*.AppImage && ./OxideTerm_*_linux_*.AppImage |
| 71 | + # Debian/Ubuntu |
| 72 | + sudo dpkg -i OxideTerm_*_linux_*.deb && sudo apt-get install -f |
| 73 | + # Fedora/RHEL-compatible systems |
| 74 | + sudo dnf install ./OxideTerm_*_linux_*.rpm |
| 75 | + Links |
| 76 | + - Documentation: https://oxideterm.app |
| 77 | + - GitHub Issues: https://github.com/AnalyseDeCircuit/oxideterm/issues |
| 78 | + - Changelog: https://github.com/AnalyseDeCircuit/oxideterm/blob/main/.github/release-notes/stable-changelog.md |
| 79 | +ReleaseNotesUrl: https://github.com/AnalyseDeCircuit/oxideterm/releases/tag/v2.0.6 |
| 80 | +ManifestType: defaultLocale |
| 81 | +ManifestVersion: 1.12.0 |
0 commit comments