# Tabby changelog > A modern, highly configurable terminal with SSH and serial clients built in. - Vendor: Eugeny - Category: Developer Tools - Platforms: Desktop - Official site: https://tabby.sh - Tracked by: What's New (https://whatsnew.fyi/product/tabby) - Harvested from: GitHub (Eugeny/tabby) - Entries below: 10 (newest first) 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'. ## Releases ### v1.0.235 - Date: 2026-07-22 - Version: v1.0.235 - Original notes: https://github.com/Eugeny/tabby/releases/tag/v1.0.235 - Permalink: https://whatsnew.fyi/product/tabby/releases/v1.0.235 - Labels: Platforms: Desktop - **security** — Fix Windows SFTP path traversal vulnerability allowing a malicious server to write files outside the selected download directory (GHSA-59p9-8gwf-v9v7) - **added** — Add pinned tabs - **added** — Add mouse wheel support for hotkeys - **added** — Add group nesting folders and profile tree view - **added** — Add Cool Retro Term Amber theme - **added** — Add Connect, Disconnect, and Reconnect buttons to serial tab toolbar - **added** — Add dropdown arrow to form-select elements - **changed** — Sort baud rate selector by numeric order - **changed** — Make keyboard-interactive auth URLs clickable - **changed** — Bundle MSVC runtime DLLs in Windows portable packages - **changed** — Refresh Windows environment variables from registry for new sessions - **changed** — Expose debug hotkeys in settings for remap and disable - **fixed** — Restore terminal redraw after tab reactivation - **fixed** — Fix plugins search - **fixed** — Restore transparent background when vibrancy is enabled - **fixed** — Restore hotkey edit and remove actions - **fixed** — Exclude unnecessary Windows build artifacts - **fixed** — Reset stale DEC modes on connectable reconnect - **fixed** — Prevent SSH keepalive flooding by mapping null or 0 keepaliveInterval to undefined - **fixed** — Fix ZMODEM transfer - **fixed** — Honor SSH profile port settings on connect #### Security fixes * GHSA-59p9-8gwf-v9v7: Windows SFTP path traversal allows a malicious server to write files outside the selected download directory #### Changes * feat(core): add pinned tabs by @tyr1k in https://github.com/Eugeny/tabby/pull/11146 * Sort baud rate selector by numeric order by @bluekani in https://github.com/Eugeny/tabby/pull/11297 * feat: Add mouse wheel support for hotkeys by @bluekani in https://github.com/Eugeny/tabby/pull/11324 * [Feature] Group nesting "folders" & Profile tree view by @D3VL-Jack in https://github.com/Eugeny/tabby/pull/10788 * Make keyboard-interactive auth URLs clickable by @puneetdixit200 in https://github.com/Eugeny/tabby/pull/11327 * Bundle MSVC runtime DLLs in Windows portable packages by @bluekani in https://github.com/Eugeny/tabby/pull/11372 * Adding Cool Retro Term Amber theme by @saudiqbal in https://github.com/Eugeny/tabby/pull/11337 * [FEATURE] refresh Windows environment variables from registry for new sessions by @MicroGery in https://github.com/Eugeny/tabby/pull/11321 * fix(terminal): expose debug hotkeys in settings for remap/disable by @uadhran in https://github.com/Eugeny/tabby/pull/11420 * feat: add Connect, Disconnect, and Reconnect buttons to serial tab toolbar by @uadhran in https://github.com/Eugeny/tabby/pull/11288 #### Fixes * fix: restore terminal redraw after tab reactivation by @uadhran in https://github.com/Eugeny/tabby/pull/11275 * fix: Plugins search by @bluekani in https://github.com/Eugeny/tabby/pull/11330 * fix(terminal): restore transparent background when vibrancy is enabled by @Specboss in https://github.com/Eugeny/tabby/pull/11326 * fix: Restore hotkey edit and remove actions by @bluekani in https://github.com/Eugeny/tabby/pull/11374 * fix: Exclude unnecessary Windows build artifacts by @bluekani in https://github.com/Eugeny/tabby/pull/11371 * fix: Pin Windows build runner to windows-2022 by @bluekani in https://github.com/Eugeny/tabby/pull/11370 * fix(terminal): reset stale DEC modes on connectable reconnect by @balajieswaramoorthi in https://github.com/Eugeny/tabby/pull/11368 * fix(ssh): prevent keepalive flooding by mapping null/0 keepaliveInterval to undefined by @linzack in https://github.com/Eugeny/tabby/pull/11340 * fix: ZMODEM transfer by @ruanimal in https://github.com/Eugeny/tabby/pull/11319 * fix(ssh): honor profile port settings on connect by @uadhran in https://github.com/Eugeny/tabby/pull/11366 * fix(terminal): robust context loss recovery and direct DOM fallback during GPU resets by @Gerry9000 in https://github.com/Eugeny/tabby/pull/11354 * fix(settings): guard hotkey config lookup for missing plugin paths by @uadhran in https://github.com/Eugeny/tabby/pull/11422 * fix(terminal): restart visual bell shake on repeated BEL by @uadhran in https://github.com/Eugeny/tabby/pull/11388 * fix: handle vault unlock modal cancellation gracefully by @uadhran in https://github.com/Eugeny/tabby/pull/11356 * feat: Add dropdown arrow to form-select elements by @bluekani in https://github.com/Eugeny/tabby/pull/11399 * fix(ssh): prevent SFTP path navigation freeze by @A-Words in https://github.com/Eugeny/tabby/pull/11393 * fix: replace exec() with execFile() to prevent shell injection in shellIntegration.service by @uadhran in https://github.com/Eugeny/tabby/pull/11290 * fix: replace exec() with execFile() to prevent shell injection in app.ts by @uadhran in https://github.com/Eugeny/tabby/pull/11289 ##### New Contributors * @cayenne17 made their first contribution in https://github.com/Eugeny/tabby/pull/11284 * @bluekani made their first contribution in https://github.com/Eugeny/tabby/pull/11297 * @D3VL-Jack made their first contribution in https://github.com/Eugeny/tabby/pull/10788 * @puneetdixit200 made their first contribution in https://github.com/Eugeny/tabby/pull/11327 * @Specboss made their first contribution in https://github.com/Eugeny/tabby/pull/11326 * @balajieswaramoorthi made their first contr _[Truncated at 4000 characters — full notes: https://github.com/Eugeny/tabby/releases/tag/v1.0.235]_ ### v1.0.234 - 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 - **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) ### v1.0.233 - 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 - **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) ### v1.0.232 - Date: 2026-05-04 - Version: v1.0.232 - Original notes: https://github.com/Eugeny/tabby/releases/tag/v1.0.232 - Permalink: https://whatsnew.fyi/product/tabby/releases/v1.0.232 - Labels: Platforms: Desktop - **security** — Warn when opening clickable application URIs in the terminal - **fixed** — Fix incorrect imports in tabby-ssh ##### Security fixes ###### [GHSA-cmpc-v2x9-j9x9](https://github.com/Eugeny/tabby/security/advisories/GHSA-cmpc-v2x9-j9x9) - fb9bec8: Tabby now warns when opening clickable application URIs in the terminal. ##### Fixes - 56908f4: fix incorrect imports in tabby-ssh (Eugene) ### v1.0.231 - 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 - **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 ### v1.0.230 - Date: 2026-01-14 - Version: v1.0.230 - Original notes: https://github.com/Eugeny/tabby/releases/tag/v1.0.230 - Permalink: https://whatsnew.fyi/product/tabby/releases/v1.0.230 - Labels: Platforms: Desktop - **fixed** — Fixed X11 forwarding - **fixed** — Add EOF handling and error propagation for port forwarding in SSH - **fixed** — Include HTTP proxy settings in SSH multiplexer key - **fixed** — Fix Windows OpenSSH agent detection logic - **added** — Support agent authentication using specific public key identity in SSH ##### 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)) ### v1.0.229 - Date: 2025-11-11 - Version: v1.0.229 - Original notes: https://github.com/Eugeny/tabby/releases/tag/v1.0.229 - Permalink: https://whatsnew.fyi/product/tabby/releases/v1.0.229 - Labels: Platforms: Desktop - **fixed** — Disable SSH compression by default as a workaround for SFTP upload bugs - **fixed** — Adjust SSH config time resolution - **fixed** — Unexpected configuration was selected in the recent profiles - **added** — Add support to connect in winscp through tunnel ##### 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 ### v1.0.228 - Date: 2025-10-16 - Version: v1.0.228 - Original notes: https://github.com/Eugeny/tabby/releases/tag/v1.0.228 - Permalink: https://whatsnew.fyi/product/tabby/releases/v1.0.228 - Labels: Platforms: Desktop - **added** — SSH: added mlkem768x25519-sha256 key exchange - **changed** — Reenabled SSH keepalive by default - **fixed** — Fixed too small draggable area when tabs with vertical-left and window is set to thin - **fixed** — Fixed indicator not showing success when uploading files through SFTP - **fixed** — Fixed login broken if dynamic SSH username is used by default - **changed** — Bumped electron to version 38 ##### 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) ### v1.0.227 - Date: 2025-08-25 - Version: v1.0.227 - Original notes: https://github.com/Eugeny/tabby/releases/tag/v1.0.227 - Permalink: https://whatsnew.fyi/product/tabby/releases/v1.0.227 - Labels: Platforms: Desktop - **fixed** — Fix SSH disconnects by bumping russh - **fixed** — Fix GTK symbols errors on Linux by bumping electron - **fixed** — Fix SSH connection crashes ##### 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 ### v1.0.226 - Date: 2025-08-17 - Version: v1.0.226 - Original notes: https://github.com/Eugeny/tabby/releases/tag/v1.0.226 - Permalink: https://whatsnew.fyi/product/tabby/releases/v1.0.226 - Labels: Platforms: Desktop - **fixed** — fixed node-pty conpty assertion failure ##### Changes - a2d27fe: fixed node-pty conpty assertion failure - fixes #10618 (Eugeny)