Skip to content

Releases: Eugeny/tabby

v1.0.211

19 Jul 01:54
Compare
Choose a tag to compare

Changes

  • 72a5da5: Revert a potentially broken WSL profile icon improvement

Fixes

  • 3d7308c: fixed #9751 - title/color observers not detaching when detaching a tab

v1.0.210

16 Jul 07:12
Compare
Choose a tag to compare

Fixes

v1.0.209

10 Jul 11:34
Compare
Choose a tag to compare

Changes

Fixes

Alpha 208

22 Jun 21:26
Compare
Choose a tag to compare

Changes

  • 3b15b35: electron-builder: removed gconf dependencies from Debian packages (Clem) #9512
  • 9425920: added setting to hide the tray icon (Charles Buffington) #9624
  • ebf0d89: bumped xterm to 5.4.0
  • c906af5: Make autoSync more robust for network errors (bc547) #9546
  • ab48990: export SSHMultiplexerService from tabby-ssh

Fixes

Alpha 207

04 Mar 11:10
Compare
Choose a tag to compare

Fixes

  • 68ca4ac: fixed #9492 - tabs not closing on session exit (Eugene)

Alpha 206

01 Mar 20:51
Compare
Choose a tag to compare

Fixes

  • ssh: resolve group names in the jump host selector #9264 (Clem Fern)
  • da5342b: fixed #8097 - "close pane" hotkey doesn't kill the process
  • 3f160ee: fixed duplicate multiline-paste prompts

Changes

  • a8ef596: add implicit cr and implicit lf for serial terminal similar to putty (ChangHwan Kim) #9307
  • e4ceb3e: Fix Connection error while opening WinSCP session using IPV6 address (Mxmilu) #9360
  • ac95f55: Added support for a Quick Connect CLI command (Ash Neilson) #9383
  • 266dfe1: Added line hover effect to the SFTP browser (cfs4819) #9410

Docs

Alpha 205

21 Nov 12:19
38c9714
Compare
Choose a tag to compare

Fixes

  • efe1772: fixed Linux builds (Clem Fern) #9238
  • force display title-bar when tab-bar on left/right #9249 (Clem Fern)
  • c59e9c1: fixed keyboard shortcut (control + backspace) in windows (zKXDEX) #9253
  • use data folder on portable app, do not use normal installer to update portable version #9251 (Clem Fern)
  • 345e90c: fixed #9239 - missing sync token field

Commits

  • 04a1b0f: add tabby-background plugin. (Cat in the orange box) #9234

Alpha 204

15 Nov 11:37
f8614df
Compare
Choose a tag to compare

Fixes

  • 98719aa: fix native modules rebuild on macos (Clem Fern) #9232
  • 5d1a35a: Show custom profiles in default profiles selection (Jude Cooray) #9082
  • f3196ac: Refresh default profile selection when profiles are modified (Jude Cooray) #9084

Changes

  • 0e8164f: Add Noctis colors plugin to themes section (Aaron Huggins) #9098
  • 26d6d14: updated locales

Alpha 201

06 Oct 14:24
Compare
Choose a tag to compare

Fixes

  • terminal: fixed the issue where input could be invisible with the WebGL frontend #9066 (Clem Fern)
  • 169aded: fixed #9009 - allow color schemes per serial connection

Improvements

  • core: prevent editing selection on keydown in profile selector #8960 (Clem Fern)
  • 8bc2375: Add "show secret" functionality to vault (Sibren van Setten) #8897
  • a17da4b: #8907 Fix interactive auth being not selectable in SSH (Sibren van Setten) #8911
  • 04b53ab: clear service message on connection succeeds only (Clem) #8918
  • 6ebfccd: added catppuccin theme (Jakub Z) #9008
  • d70be3a: added possibility to set config file path in environment file (Nathaniel Walser) #9048
  • bb27314: bumped xterm to 5.3.0

Alpha 200

30 Aug 06:52
Compare
Choose a tag to compare

Warning

This release includes a config migration, so make sure to upgrade all your Tabby instances if you're syncing configuration between them!

Commits

  • dc9a7d8: fixed #8886 - crash on the color schemes settings tab (Eugene)