Skip to content

Releases: Eugeny/tabby

Alpha 167

09 Dec 14:54
f91754c
Compare
Choose a tag to compare

Fixed startup issues on macOS.

Alpha 166

09 Dec 11:08
361f6c2
Compare
Choose a tag to compare

Fixed startup issues on Windows.

Alpha 165

09 Dec 00:02
0c8b6e5
Compare
Choose a tag to compare

Commits

  • SSH: native SOCKSv5 connection support
  • SSH: UI improvements to port forwarding (@highfredo) #4959, #4959
  • SSH: respect keyboard-interactive prompt echo setting requested by the server
  • SSH: disabled blacklisted key exchange algorithms (set TABBY_ENABLE_SSH_ALG_BLACKLIST environment variable to re-enable)
  • SSH: fixed X11 display spec parsing
  • SSH: fixed WinSCP integration for profiles with no username set
  • Fixed hotkey setter to handle backticks and tildes properly (Nessun Kim) #4992
  • The clickable-links plugin is now bundled with Tabby
  • Profile settings: allow filtering profiles by description
  • Fixed tab title recovery for split tabs

Alpha 164

16 Nov 23:45
700aae3
Compare
Choose a tag to compare
  • fixed window buttons alignment (Kozik PrzemysΕ‚aw) #4928
  • macOS: handle dscl errors
  • added support for long-clicking for context menu when right click is set to paste
  • config sync is experimental no more

Alpha 162

13 Nov 16:54
92f5b5a
Compare
Choose a tag to compare
  • Fixed scrollbar misalignment on window resize
  • Vault: avoid multiple parallel passphrase prompts
  • Cleaned up search panel design
  • Transfers: fixed transfer speed showing up as "infinite" after completion
  • macOS: fixed rare font parsing errors when ligatures are enabled

xterm updates:

  • Added support for focus reporting mode
  • Improve text alignment by setting text baseline conditionally by browser

Alpha 161

28 Oct 09:25
937243a
Compare
Choose a tag to compare
  • SSH: re-allowed AES-GCM ciphers by default again
  • SSH: honour the default username setting in the quick connect field
  • macOS: titlebar double-click now maximizes window
  • macOS: prevent Cmd-R from reloading the window
  • fixed transfers dropdown being clipped by the terminal

Alpha 160

27 Oct 10:00
881d5d5
Compare
Choose a tag to compare
  • Added a "duplicate tab" hotkey (by @Me1onRind) #4775
  • Added more timeout options for the Vault password (by Aaron Davison) #4779
  • Made environment var overriding case insensitive on Windows
  • Allowed variable substitution for env vars (e.g. PATH = $PATH:/opt/...)
  • SSH: Fixed X11 port detection for UNIX sockets
  • SSH: Allowed overriding X11 display (Settings -> SSH)

Alpha 159

07 Oct 21:43
Compare
Choose a tag to compare
  • fixed admin tabs not opening
  • admin tabs: more reliable resize detection

Alpha 158

25 Sep 07:53
be39591
Compare
Choose a tag to compare
  • added OSC52 support (remote copy)
  • SSH: username is now optional (will ask every time if unset)
  • color schemes: added a setting for block cursor foreground color
  • paste hotkey is now broadcast to all panes when all panes are focused
  • fixed missing activity highlight in the tab header
  • macOS: focus app when showing a new window
  • recent profiles are now shown on the start page

Alpha 157

10 Sep 10:10
a87d887
Compare
Choose a tag to compare
  • fixed saving profiles
  • Windows: added built-in profiles for MSYS2
  • SSH: reworked keyboard-interactive auth