Skip to content

Releases: Eugeny/tabby

Alpha 197

06 Jun 08:05
da0a456
Compare
Choose a tag to compare

Features

  • Made tab behaviour configurable when a session is disconnected (close / keep / reconnect) (Clem) #8206
  • Added a hotkey and a command to reconnect the current tab #8201 (Clem)

Changes

  • Improved contrast between tab headers and background, added active tab indicator

Fixes

Alpha 196

21 Mar 22:45
2a8b7c3
Compare
Choose a tag to compare

Fixes

  • 2a8b7c3: fixed #8124 - animation toggle didn't affect pane maximizing

Changes

  • 9a6e684: added minimum contrast ratio support to the theme

v1.0.194

21 Mar 11:03
9251381
Compare
Choose a tag to compare
v1.0.194 Pre-release
Pre-release

Fixes

  • 0f71618: fixed #8100 - search box layout issues in the new theme

Alpha 193

19 Mar 11:31
2e72774
Compare
Choose a tag to compare
Alpha 193 Pre-release
Pre-release

Commits

Alpha 192

19 Mar 09:42
beb7c61
Compare
Choose a tag to compare
Alpha 192 Pre-release
Pre-release

Commits

  • ef3c9e3: fixed #8028 - ghost panes and missing pane drag handle (Eugene Pankov)
  • beb7c61: fixed #8093 - SFTP panel visual issues (Eugene Pankov)

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