# Tabby v1.0.234 - Product: Tabby (https://whatsnew.fyi/product/tabby) - Vendor: Eugeny - Date: 2026-05-17 - Version: v1.0.234 - Original notes: https://github.com/Eugeny/tabby/releases/tag/v1.0.234 - Permalink: https://whatsnew.fyi/product/tabby/releases/v1.0.234 - 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'. --- - **security** — Fix vulnerability where dragging and dropping a file with a specially crafted name onto the terminal could cause the terminal to execute an arbitrary command contained in the file name - **added** — Add auto-sudo-password multi language and sudo-rs support - **added** — Add 'Export to file' option to terminal context menu - **fixed** — Improve transfer menu readability - **fixed** — Make macOS build fail if code signing fails - **fixed** — Handle keytar password load errors - **fixed** — Fix CLI crashes on Wayland due to unhandled X11 error in Glasstron - **fixed** — Fix missing terminal titles ##### Security fixes ###### GHSA-m937-jm93-pfp6 * Dragging and dropping a file with a specially crafted name onto the terminal could cause the terminal to execute an arbitrary command contained in the file name. ##### Features - auto-sudo-password multi language and sudo-rs support (#11019) [#11019](https://github.com/Eugeny/tabby/pull/11019) ([Ponder](https://github.com/Eugeny/tabby/commit/fdd3945d05fb4e0eaf9326a45d0cbdfb961195f6)) - add 'Export to file' option to terminal context menu (#11109) [#11109](https://github.com/Eugeny/tabby/pull/11109) ([Utkarsh Adhran](https://github.com/Eugeny/tabby/commit/ecf2a487bcfdbdd43a324dc4b168e522b0d65130)) ##### Fixes - improve transfer menu readability (#11272) [#11272](https://github.com/Eugeny/tabby/pull/11272) ([mouse](https://github.com/Eugeny/tabby/commit/3832a9d3d6766c35413fc11874d3f914df522e14)) - b82ac4c: Make macOS build fail if code signing fails (#11255) (Copilot) [#11255](https://github.com/Eugeny/tabby/pull/11255) - b0c2f5f: handle keytar password load errors (Eugene) - 012a62d: Fix CLI crashes on Wayland due to unhandled X11 error in Glasstron (#11264) (Chris McGrath) [#11264](https://github.com/Eugeny/tabby/pull/11264) - 03e9aa0: fixed #11283 - missing terminal titles (Eugene)