Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- feat(terminal): hibernate hidden tabs to reduce renderer memory by @binaricat in #1603
- fix(terminal): fall back to isVisible for popup hibernate by @binaricat in #1607
- fix(ui): render flag emoji icons on Windows (#1604) by @binaricat in #1606
- fix: stop SFTP cwd toggling when OSC 7 tracking is active (#1602) by @binaricat in #1605
- Fix GB18030 terminal decoding for locale charsets by @StartHex in #1615
- feat(capabilities): shared agent capability layer for MCP and CLI by @binaricat in #1616
- feat(copilot): Skills CLI mode for Copilot backend by @binaricat in #1617
- fix(notes): allow clearing default note title (#1610) by @binaricat in #1618
- Improve terminal keyword highlight refresh by @mam15mon in #1619
- fix(sftp): reconnect terminal side panel after SSH session loss (#1608) by @binaricat in #1621
- [Bug] 选择 Keychain 引用密钥后不再尝试默认 SSH key by @binaricat in #1620
- add improved host search matching by @mam15mon in #1611
- fix host search punctuation-only and hostname compact false positives by @binaricat in #1623
- fix(sftp): stop follow-terminal-cwd retry loop on unreachable paths by @binaricat in #1629
- Improve network device vendor detection by @mam15mon in #1624
- fix: 终端主机树窄宽度下保持关闭按钮可见 by @binaricat in #1630
- fix(terminal): preserve scrollback for Codex/Claude Code full-screen redraws by @binaricat in #1631
- fix(telnet): allow input on silent no-auth sessions (#1632) by @binaricat in #1633
- fix(ui): defer terminal layout suppress notifications to avoid render warnings by @binaricat in #1634
- feat(terminal): optimize hibernate wake for large buffers by @binaricat in #1635
- fix(terminal): disable hibernate hidden tabs by default by @binaricat in #1636
- fix(ai): allow Netcatty CLI paths for OpenCode skills mode by @binaricat in #1637
- fix(ai): restore Codex thinking level picker in model dropdown by @binaricat in #1638
- fix(deps): resync package-lock.json for npm 10 npm ci by @binaricat in #1639
- fix: remove terminal background mirror by @binaricat in #1641
- fix: guard terminal write coalescing without raf by @binaricat in #1642
- fix: route port forward jump auth externally by @binaricat in #1645
New Contributors
Full Changelog: v1.1.42...v1.1.44