# Tabby v1.0.233 - Product: Tabby (https://whatsnew.fyi/product/tabby) - Vendor: Eugeny - Date: 2026-05-07 - Version: v1.0.233 - Original notes: https://github.com/Eugeny/tabby/releases/tag/v1.0.233 - Permalink: https://whatsnew.fyi/product/tabby/releases/v1.0.233 - Labels: Platforms: Desktop What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add hotkey to open SFTP panel in SSH - **added** — Add refresh button for SFTP - **added** — Bundle Visual C++ Redistributable in Windows NSIS installer - **added** — Add option to replace line breaks with spaces on paste - **security** — Require HTTPS for sync host to prevent MITM RCE - **security** — Remove unsafe exec() in UAC.cpp - **security** — Add user confirmation for zmodem transfers - **security** — Prompt before running commands via protocol handler - **security** — Add user warning for the tabby:// paste commands - **fixed** — Disable spellchecker to prevent automatic dictionary downloads - **fixed** — Hide blacklisted profiles from OS dock/taskbar menu - **fixed** — Use switchMap instead of flatMap for plugin search - **fixed** — Improve agent authentication error handling and socket path validation - **fixed** — Fix UI degradation with large SSH config files - **fixed** — Hide all keyboard-interactive prompts where server indicates no echo, not just password ones - **fixed** — Remove control characters from dropped paths - **fixed** — Fix group selector in profile editing modal - **fixed** — Fix themed backgrounds for side tabs and title bar - **fixed** — Implement write queue for Zmodem transfer - **fixed** — Fix frosted glass persistence ##### Changes - **ssh**: add hotkey to open SFTP panel (#11106) [#11106](https://github.com/Eugeny/tabby/pull/11106) ([Utkarsh Adhran](https://github.com/Eugeny/tabby/commit/84fd0a9a517157d4d0f4b2af3b1c0f82b489160d)) - add refresh button for SFTP (#11047) [#11047](https://github.com/Eugeny/tabby/pull/11047) ([Ponder](https://github.com/Eugeny/tabby/commit/0bd4a2a2b29bed6b8b614a5ea88a25ead83bb2ff)) - bf91668: Bundle Visual C++ Redistributable in Windows NSIS installer (#11060) (JosephMcEvoy) [#11060](https://github.com/Eugeny/tabby/pull/11060) ##### Fixes - **configSync**: require HTTPS for sync host to prevent MITM RCE (#11228) [#11228](https://github.com/Eugeny/tabby/pull/11228) ([Sebastion](https://github.com/Eugeny/tabby/commit/ed3fbff5e818708b17fe5ef188d7a71f35540d2a)) - disable spellchecker to prevent automatic dictionary downloads (#11107) [#11107](https://github.com/Eugeny/tabby/pull/11107) ([Utkarsh Adhran](https://github.com/Eugeny/tabby/commit/69485c475ca7d3ca89a666d4288d0f53f18b6564)) - hide blacklisted profiles from OS dock/taskbar menu (#11108) [#11108](https://github.com/Eugeny/tabby/pull/11108) ([Utkarsh Adhran](https://github.com/Eugeny/tabby/commit/c0530686cb9b3e09595a19bcdff562ef61e0d9fb)) - remove unsafe exec() in UAC.cpp (#11195) [#11195](https://github.com/Eugeny/tabby/pull/11195) ([orbisai0security](https://github.com/Eugeny/tabby/commit/048fa361e98c508f6d1e7fa0f1d4a01bdc7537c5)) - use switchMap instead of flatMap for plugin search to prevent st… (#11089) [#11089](https://github.com/Eugeny/tabby/pull/11089) ([Varun Subramanyan](https://github.com/Eugeny/tabby/commit/ff81afb7fb0b30a512984e12f5e75c16db3f9ffe)) - improve agent authentication error handling and socket path validation (#11034) [#11034](https://github.com/Eugeny/tabby/pull/11034) ([ayaya](https://github.com/Eugeny/tabby/commit/11cf9eb9dd9be0b89fbf592f48884c9311a9a3c5)) - fix UI degradation with large SSH config files. Issue #11078 (#11094) [#11094](https://github.com/Eugeny/tabby/pull/11094) ([hsdelirium](https://github.com/Eugeny/tabby/commit/f547d1c789e28e8b14d258ac182d505a019d44e3)) - 9152306: add user confirmation for zmodem transfers - 45fa605: Hide all keyboard-interactive prompts where server indicates no echo - not just "password" ones - e70fafd: remove control characters from dropped paths - 9eff849: prompt before running commands via protocol handler - bca5138: fix group selector in profile editing modal - 6e47c2f: add user warning for the tabby:// paste commands - 4c4b1f0: Fix themed backgrounds for side tabs and title bar (#11219) (nguyenhuukhoi) [#11219](https://github.com/Eugeny/tabby/pull/11219) - 220f719: Add option to replace line breaks with spaces on paste (#11218) (iroaK) [#11218](https://github.com/Eugeny/tabby/pull/11218) - 25ca30e: Implement write queue for Zmodem transfer (#11155) (gmd20) [#11155](https://github.com/Eugeny/tabby/pull/11155) - 0e9c570: Fix frosted glass persistence (#11083) (Utkarsh Adhran) [#11083](https://github.com/Eugeny/tabby/pull/11083) - 2e85f8d: generate 256 palette (#11043) (jake-stewart) [#11043](https://github.com/Eugeny/tabby/pull/11043) - 78a5632: Fix OSC 11 background color reporting (#11074) (Utkarsh Adhran) [#11074](https://github.com/Eugeny/tabby/pull/11074)