Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- feat(notes): import Markdown files and add code block copy button by @binaricat in #1575
- 修复设置窗口按钮悬停时不显示手型光标 by @Ryanisgood in #1577
- feat: dynamic terminal tab titles (fixes #1572) by @binaricat in #1576
- [codex] Bind SFTP follow directory to hosts by @binaricat in #1580
- [codex] Save SFTP follow toggle on visible host by @binaricat in #1581
- [codex] Improve snippet command log readability by @binaricat in #1578
- [codex] Refresh SFTP follow toggle from latest host by @binaricat in #1583
- [codex] Add snippet import and export workflow by @binaricat in #1588
- Add OpenCode SDK integration by @binaricat in #1596
- [codex] Fix multiline snippet Telnet input timing by @binaricat in #1593
- fix: Docker panel NOPASSWD sudo fallback (#1595) by @binaricat in #1597
- fix(ui): render flag emoji in host labels on Windows (#1589) by @binaricat in #1598
- Fix tmux detach focus regression on Windows (#1587) by @binaricat in #1600
- revert(terminal): remove auto-run snippet stty protection (#1594) by @binaricat in #1599
- fix: add missing useCallback deps in TerminalLayerSupport by @binaricat in #1601
Full Changelog: v1.1.41...v1.1.42