# Tabby v1.0.231 - Product: Tabby (https://whatsnew.fyi/product/tabby) - Vendor: Eugeny - Date: 2026-05-03 - Version: v1.0.231 - Original notes: https://github.com/Eugeny/tabby/releases/tag/v1.0.231 - Permalink: https://whatsnew.fyi/product/tabby/releases/v1.0.231 - 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** — Pre-populate vault password in SSH auth prompts for MFA - **added** — Add SFTP context menu download for files - **added** — Implement tabby:// URL scheme handler - **added** — Allow third-party plugins to add quick connection support - **fixed** — Fix flex wrapper for gap in buttons in plugins settings tab - **fixed** — Upgrade webpack to fix ES6 class extension bug with xterm.js v6 - **fixed** — Handle OSC sequences split across buffer chunks - **fixed** — Prevent scroll-to-top race during fast terminal output - **fixed** — Fix hiding the app from macOS dock when docking is enabled - **fixed** — Fix recovered tabs crashing after upgrade - **fixed** — Fix trailing semicolons in clickable URLs - **fixed** — Bump russh to prevent SSH auto-disconnects - **fixed** — Disable global shortcuts on older Plasma versions - **changed** — Bump xterm to latest version ##### 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](https://github.com/Eugeny/tabby/commit/44dfc55bebf46970362e5ee975b8da6246b90619)) - handle OSC sequences split across buffer chunks (#11144) [#11144](https://github.com/Eugeny/tabby/pull/11144) ([ToastyTheBot](https://github.com/Eugeny/tabby/commit/4885888a2a2bb6cada657c79dc38464588fd70aa)) - **terminal**: prevent scroll-to-top race during fast output (#11102) [#11102](https://github.com/Eugeny/tabby/pull/11102) ([Phil Condreay](https://github.com/Eugeny/tabby/commit/5e1bdbf28d527730e6f4bc5bae8f5b689a0cebb2)) - 4566a91: Fix hiding the app from macos dock when docking is enabled (#10960) (SergeBakharev) [#10960](https://github.com/Eugeny/tabby/pull/10960) - 10a4f54: fixed recovered tabs crashing after upgrade - fixes #10619, fixes #10635, fixes #10672, fixes #10682, fixes #10688, fixes #10730, fixes #10843 - 18bca3e: Fix trailing semicolons in clickable URLs (#11166) (chaoliang yan) [#11166](https://github.com/Eugeny/tabby/pull/11166) - abc16d2: fixed #10131 - bump russh to prevent auto-disconnects - c3ede45: Disable global shortcuts on older plasma versions (#11157) (Mario Limonciello) [#11157](https://github.com/Eugeny/tabby/pull/11157) - 5d5ac4d: bump xterm (#10974) [#10974](https://github.com/Eugeny/tabby/pull/10974) **Full Changelog**: https://github.com/Eugeny/tabby/compare/v1.0.230...v1.0.231