Releases: Eugeny/tabby
Releases Β· Eugeny/tabby
Alpha 191
Alpha 190
Alpha 189
Features
- 69d884e: separate color schemes per profile - fixes #5885, fixes #4593, fixes #3516, fixes #7457, fixes #765
- 1397d0f: SFTP: allow editing the current SFTP path by double-clicking - #7154, fixed #7291, fixed #7295, fixed #6666, fixed #6646, fixed #6354, fixed #5646
- Sync: added button to delete remote config #7858 (Clem)
- SFTP: added "copy full path" context menu item - fixed #7013, fixed #6866 (Eugene Pankov)
- 842636a: #7315 - added terminal identification option on windows (Settings -> Profiles -> Advanced)
Bug Fixes
- 85bb7a2: potentially fix config corruption - #5355, #7874
- Prevent backspace accidentally erasing the last character in the profile selector #7860 (Clem)
- 8bf5065: fix #7254 - config sync replace ngModelChange by key down enter (Clem) #7791
- e4ab127: SSH: agent auth fixes (Sicco) #7857
- ac5019f: fix #4684 - removing profile's hotkeys on profile delete (Clem) #7884
- e018197: avoid infinite loop on incorrect private key passphrase
- f3d3e10: fixed #7775 - line height changing unexpectedly when zooming in/out
- 24f8a4b: fixed #7755 - prevent release notes links from navigating away
- b624218: fixed #7745 - skip incorrect WSL registry entries
Changes
Alpha 188
Changes
- Added option to hide tabs in fullscreen mode
- Added Jazz color scheme (allan.mangan) #7546
- Disabled dynamic tab titles for SSH by default
- Mark duplicate hotkeys (Benjamin Brandmeier) #7667
- Updated bundled clink version
- Updated xterm
- Updated locales
Fixes
- Fixed icon visibility for vertical tabs (Benjamin Brandmeier) #7566
- Deactivate Focus follows mouse as Maximize the active pane is active (Dani Nugraha) #7591
- SSH: handle Unicode characters that are chopped up between chunks
- Debounced typing in search field - #7579
- Fixed #7588 - prevent selector from opening when one is already open
- Fixed #7522, fixed #7577 - sftp: keep permissions when editing file locally
Alpha 187
Changes
Fixes
- d26ce6c: Fixed broadcast / focus all command being unavailable for SSH tabs - #7481
- 0f0f61f: SSH: correctly handle MaxSessions when multiplexing - #6263, #7460
- 9c89bab: Fixed Zmodem errors - #6677, #5845, #5243, #5132, #5021, #7511, #7053, #6917, #6639, #6259, #6182, #6122, #5845, #5737, #5701, #5609, #5311, #5243, #5231, #5132
Alpha 186
Alpha 185
Important changes
xterm-webgl
is now the default terminal frontend - if you encounter issues with it, you can change it back to xterm
in Settings -> Terminal. Keep in mind that the setting only applies to newly opened tabs.
New features
- 512d2da: added the missing select-all hotkey - fixes #3081, fixes #3141
- 48afeb9: added a new right click behaviour matching windows terminal - fixed #7083
- 1171330: added minimum contrast ratio setting
- 7ed7ec3: fixed #7322 - made whitespace trimming on paste optional
- 0ea2adf: fixed #3862 - option to close the window when closing all tabs
Changes
- 12f971d: fixed #7030 - directional pane navigation
- 96b3a40: fixed #7004 - terminal not focusing after exiting search
- 973dd55: fixed missing en-GB translation - #7199
- e1c07e7: set xterm-webgl as default frontend
- aa439cc: make ctrl-f select the search query
- a29a552: fixed linkifier plugin not working with multiple providers
- d3982f5: fixed #7288 - resize PTY when zooming in/out
- 270f273: fixed #7028 - only trim starting whitespace in pasted text if it's a single line
Alpha 184
- d70d1b2: Updated xterm to v5 - fixes #5612
- 6fff872: Support private key forwarding to winscp (Artur) #7143
- 6fbb2a2: Added Linux ARM builds (Jai A P) #6612
- 166fc2e: Fixed outdated plugins in the plugin list (Thomas LACAZE) #7021
- 753667a: Add Melange (Dark) theme (Spenser Black) #7158
- 3090686: Change the default "scroll up" / "scroll down" hotkeys - fixes #6878
- 27e023a: Added PgUp/PgDown support and fuzzy search to the profile selector - fixes #6872
- fbea7db: Expose combined context menu in tab header and add visual context menu button - fixes #6966
- 2bf0ef3: Only trim pasted text when it's a single line - fixes #7028, fixes #7064
Alpha 183
Alpha 182
- SSH:
rsa-sha2-*
signature support - fixes #6804 - Added search field for the installed plugin list #6713 (Qiming-Liu)
- Added a "restart session" hotkey and an option for the tab context menu #6709 (Qiming-Liu)
- Fixed #4686, fixed #6506 - font lookup issues on Windows
- Fixed tab showing activity indicator even without new data (Matheus Castello) #6693
- Added hotkeys to scroll the terminal