Skip to content

Releases: Eugeny/tabby

Alpha 191

18 Mar 19:01
ceb9b3c
Compare
Choose a tag to compare
Alpha 191 Pre-release
Pre-release

Fixes

Alpha 190

18 Mar 13:33
685a0ab
Compare
Choose a tag to compare
Alpha 190 Pre-release
Pre-release

Changes

  • 1e5cfd1: a new standard theme that follows your terminal color scheme and has adjustable paddings (#7891) #7891

Fixes

Alpha 189

20 Feb 14:33
7a8108b
Compare
Choose a tag to compare

Features

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

05 Jan 07:56
a8bb28e
Compare
Choose a tag to compare

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

21 Nov 07:55
72d60ba
Compare
Choose a tag to compare

Changes

  • d038ac6: Added Swedish translation
  • 875e693: Improved pane rearranging UI

Fixes

Alpha 186

04 Nov 07:36
1eebe42
Compare
Choose a tag to compare

New features

  • f094db9: Added a command palette - #6164
  • 1f5ed21: Added a "focus all tabs" hotkey and command (aka "broadcast") - #5193
  • 1eebe42: updated locales, added Afrikaans

Changes

Alpha 185

27 Oct 07:01
03823ba
Compare
Choose a tag to compare

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

01 Oct 17:47
50392b5
Compare
Choose a tag to compare

Alpha 183

01 Aug 10:10
Compare
Choose a tag to compare
  • Updated translations
  • Added Japanese readme (Ikko Ashimine) #6894
  • Avoid race conditions when saving config (Qianfan Jiang) #6885

Alpha 182

29 Jul 22:52
c43137b
Compare
Choose a tag to compare
  • 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