Skip to content

Releases: Eugeny/tabby

Alpha 199

29 Aug 13:54
Compare
Choose a tag to compare

Fixes

Alpha 198

27 Aug 19:49
Compare
Choose a tag to compare

Features

Bug Fixes

  • 4dedbbc: #7057: sorted recent profiles (Clem Fern) #8726
  • fixed broken selection in command selection #8842 (Clem)
  • 6eef2c9: hotkeys containing Enter input a linebreak into the active terminal (sangboak.lee) #8471
  • b97c334: #8417: ensure that serial output is chunked at utf8 char boundaries
  • 1112766: #8404: missing SFTP progressbar
  • 5075c83: #8263: make placeholders more legible
  • a494d9c: #8313: recover tab icons and colors ealier during start
  • e813133: #8440: multiple separate "ungrouped" groups appearing
  • 9a82c4c: Stop local echo when remote echo is on (DehanLUO) #8677
  • aafe510: #8765, fixed #8753: font size field cut off
  • 79cabb6: Fix issue with setTitleBarOverlay method on non-win32 platforms. (Andrii Zhovtiak) #8811
  • e237650: Expanded devtoolPlugin condition to cover Linux platform (Andrii Zhovtiak) #8820
  • dragging window by tab headers no longer possible after electron update

Builds

Performance Improvements

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