Skip to content

v1.1.11

Choose a tag to compare

@binaricat binaricat released this 23 May 06:15
· 3468 commits to main since this release
02c80ae

Download based on your OS:

OS Download
Windows Setup x64
macOS DMG Apple Silicon DMG Intel X64
Linux AppImage x64 DebPackage x64 RpmPackage x64
AppImage arm64 DebPackage arm64 RpmPackage arm64

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