Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- fix #1063: force WebGL redraw on tab show to recover from garbled multi-tab terminals by @binaricat in #1066
- fix #1062: treat SSH shell TMOUT auto-logout as a timeout, not a normal exit by @binaricat in #1067
- fix #1065: resolve terminal cwd through su/sudo for the SFTP locate by @binaricat in #1068
- feat #1064: prompt to overwrite when rz upload hits a remote filename conflict by @binaricat in #1070
- fix #1063: give each terminal its own WebGL texture atlas (disable cross-terminal sharing) by @binaricat in #1071
- chore: silence two production build warnings by @binaricat in #1072
Full Changelog: v1.1.9...v1.1.11