Tabby version history
10 releases tracked, newest first.
v1.0.234
May 17, 2026- Fixed security issue where crafted filenames could execute arbitrary commands
- Added multi-language auto-sudo-password and 'Export to file' terminal option
- Improved transfer menu readability and fixed macOS build signing
- Fixed various crashes and issues including Wayland CLI and missing terminal titles
18 downloads
v1.0.233
May 7, 2026- Added hotkey to open SFTP panel and refresh button for SFTP
- Bundled Visual C++ Redistributable in Windows installer
- Improved security with HTTPS requirement for config sync and removed unsafe exec()
- Fixed various UI issues and added user confirmations for sensitive actions
18 downloads
v1.0.232
May 4, 2026- Added a warning when opening clickable application URIs in the terminal.
- Fixed incorrect imports in tabby-ssh.
18 downloads
v1.0.231
May 3, 2026## Changes
- **ssh**: pre-populate vault password in auth prompts for MFA (fixes #9911) (#11170) [#11170](https://github.com/Eugeny/tabby/pull/11170) ([syrexjohnson](https://github.com/Eugeny/tabby/commit/02216ff4e7a0c3a34338c8a52dbd12b40e373cc5))
- 8506173: Add SFTP context menu download for files (#10971) (Leonardo Berbert) [#10971](https://github.com/Eugeny/tabby/pull/10971)
- Implement tabby:// URL scheme handler (#11005) [#11005](https://github.com/Eugeny/tabby/pull/11005) ([Ponder](https://github.com/Eugeny/tabby/commit/b31a48677da17a691e2102354beee8e5c69c8dde))
- Allow third-party plugins to add quick connection support. (#11004) [#11004](https://github.com/Eugeny/tabby/pull/11004) ([Ponder](https://github.com/Eugeny/tabby/commit/a6da819b939b8761b37491b1f7cf38e6b8c3bd3c))
## Fixes
- **pluginsSettingsTab.component.pug**: flex wrapper for gap in buttons (#10986) [#10986](https://github.com/Eugeny/tabby/pull/10986) ([Grovvik](https://github.com/Eugeny/tabby/commit/c7e6858d5bf0cfe0059aefb91a3f31112dae8876))
- upgraded webpack from 5.86.0 to 5.104.1 to fix ES6 class extension bug with xterm.js v6. (#11007) [#11007](https://github.com/Eugeny/tabby/pull/11007) ([Ponder](ht
16 downloads
v1.0.230
Jan 14, 2026## Fixes
- 2d01b9a: fixed #10580, fixed #10558, fixed #10237, fixed #8450 - fixed X11 forwarding (Eugene)
- **ssh**: add EOF handling and error propagation for port forwarding (#10964) [#10964](https://github.com/Eugeny/tabby/pull/10964) ([ajkrj](https://github.com/Eugeny/tabby/commit/f8f625f6bae5674b6c9228f233d3ac403c053e02))
- include http proxy settings in ssh multiplexer key (#10943) [#10943](https://github.com/Eugeny/tabby/pull/10943) ([TheBlind](https://github.com/Eugeny/tabby/commit/db56cc6db7a257c640a44fbd7005a1b7a0843a35))
- **ssh**: fix windows openssh agent detection logic (#10954) [#10954](https://github.com/Eugeny/tabby/pull/10954) ([Andy_Allan](https://github.com/Eugeny/tabby/commit/5c6008deacd3b1fcd12d0a78f5e645db43beec89))
- 315083d: Packagecloud_upload_for_Debian_forky_duke (#10890) (gh-log) [#10890](https://github.com/Eugeny/tabby/pull/10890)
## Features
- **ssh**: support agent authentication using specific public key identity (#10953) [#10953](https://github.com/Eugeny/tabby/pull/10953) ([Andy_Allan](https://github.com/Eugeny/tabby/commit/431ea2156337240820b61f64ec80070837af195f))
18 downloads
v1.0.229
Nov 11, 2025## Fixes
- 5246355: Disable SSH compression by default as a workaround for SFTP upload bugs (Eugene)
- adjust ssh config time resolution (#10803) [#10803](https://github.com/Eugeny/tabby/pull/10803) ([osm1892](https://github.com/Eugeny/tabby/commit/bbcb026433177fff61c90018b026f7a144867d83))
- unexpected configuration was selected in the recent profiles (#10817) [#10817](https://github.com/Eugeny/tabby/pull/10817) ([Kairlec](https://github.com/Eugeny/tabby/commit/7a7d3d2b77a7a16d935c664349931a38f499cbd7))
## Changes
- 2cf6ef0: Add support to connect in winscp throug tunnel. (#10829) (Indigo.liu) [#10829](https://github.com/Eugeny/tabby/pull/10829)
- 4f14e92: Bumped node-pty
18 downloads
v1.0.228
Oct 16, 2025## Changes
- c4db286: SSH: added `mlkem768x25519-sha256` key exchange - fixes #10792, fixes #10560
- d1196a0: Reenabled SSH keepalive by default
## Fixes
- e76314d: fixed #10749: Too small draggable area when tabs with vertical-left and window is set to thin (#10750) (Seungyong Hong) [#10750](https://github.com/Eugeny/tabby/pull/10750)
- d92540f: fixed #10726 - The indicator does not show success when uploading files through SFTP (#10733) (zhaolei) [#10733](https://github.com/Eugeny/tabby/pull/10733)
- 5060344: bump russh for pageant fixes
- cf5b994: Bump electron to version 38 (#10801) (et304383) [#10801](https://github.com/Eugeny/tabby/pull/10801)
- 264f1cb: fixed #10786 - login broken if dynamic SSH username is used by default (Florian Kefferpütz) [#10786](https://github.com/Eugeny/tabby/pull/10786)
18 downloads
v1.0.227
Aug 25, 2025## Commits
- 9e44ba6/79129e6: bumped russh, fixes SSH disconnects
- 0e09945: bump electron - fixes GTK symbols errors on Linux - fixes #10633, fixes #10609, fixes #10666 (Eugene)
- 61f02d1: fixed SSH connection crashes - #10619
18 downloads
v1.0.226
Aug 17, 2025## Changes
- a2d27fe: fixed node-pty conpty assertion failure - fixes #10618 (Eugeny)
18 downloads
v1.0.225
Aug 9, 2025## Fixes
- b9e3358: upgraded node-pty, fixing import failures on Windows
17 downloads