Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- Remove dead code and unused components by @binaricat in #288
- fix: skip invalid ssh agent sockets by @binaricat in #292
- feat: add auto-update support via electron-updater (#289) by @binaricat in #293
- fix: disable context menu in alternate screen to prevent tmux double menu by @binaricat in #295
- fix: scroll terminal to bottom on paste when scrollOnPaste is enabled by @binaricat in #296
- fix: re-run startup command on Start Over after SSH disconnect by @binaricat in #297
- docs: add Shift+Drag hint for tmux/vim in copy-on-select setting by @binaricat in #298
- feat: show hidden files (dotfiles) on local filesystem browser by @binaricat in #299
- feat: support system theme auto-switching by @binaricat in #301
- fix: improve URL highlighting precision by @binaricat in #302
- fix: unify sync payload logic & harden port forwarding lifecycle by @binaricat in #303
Full Changelog: v1.0.43...v1.0.44