Skip to content

Releases: Eugeny/tabby

Alpha 177

11 May 06:58
052d771
Compare
Choose a tag to compare
  • SFTP: fixed directory detection
  • SFTP: show CWD detection hint more prominently
  • Added a "delete entire line" hotkey #6262 (Hisam Fahri)
  • SSH: added env var substitution for ssh username field (#6242) (woodmeal) #6242
  • SSH: fixed lowercase directive import for .ssh/config (zhipeng) #6218
  • Added icon for WSL docker profiles (Liangcheng Juves) #6308
  • Allow disabling dynamic title on saved layouts
  • Fixed Linux ARMv7 builds (Jai A P) #6276
  • Fixed scrollbar dragging
  • Fixed the combine-tabs hotkey on Windows
  • Focus the next tab after closing a tab
  • Serial: fixed port name encoding on Windows
  • Settings: fixed font name autocomplete

Alpha 176

20 Apr 10:03
b6d0bd2
Compare
Choose a tag to compare
  • Fixed search
  • Fixed macOS ARM build
  • From this build on, updates will be downloaded from S3 instead of Github, which should solve the issues with a wrong arch installer getting downloaded (ARM vs x64)

Alpha 175

18 Apr 23:01
5d2db6d
Compare
Choose a tag to compare
  • Added Windows ARM64 builds (Jai-JAP) #5907
  • SFTP: added a "new folder" button (Thomas Peterson) #6049
  • Terminal: allow user to resize panes using hotkeys (christianbingman) #6140
  • Fixed Tabby crashing on Windows 7 (Richard Yu) #6027
  • Settings: preserve profile groups collapse state. (Artur) #6046
  • Added "new window" to macOS dock menu
  • Locale update, added Portuguese (Brazil) and Korean
  • MSYS2: fixed default startup directory
  • Profile selector: allow directly editing highlighted item
  • Search: added highlighting and scrollbar ticks
  • Settings: fixed color scheme editing
  • Settings: show all fonts, even non-monospace
  • SSH: allow DNS resolution on SOCKS proxy side
  • Terminal: allow changing font weights for normal and bold text
  • Terminal: fixed macOS alt-n and alt-shift-<letter> handling
  • Terminal: option to force plain-text copying

Alpha 174

21 Mar 16:09
7806914
Compare
Choose a tag to compare
  • Fixed admin tabs not opening when debug VC libs are not installed
  • Fixed acrylic accent color and dragging lag on Windows (Matheus Castello) #5902
  • Fixed Sogou IME not working
  • Fixed SVG and HTML icons in tab headers not showing up
  • Relax OSC52 processing rules to support clipboard mgmt in tmux
  • SSH: fixed .ssh/config port binding parsing
  • Local: set $COLORTERM
  • Locales: added Portuguese
  • Fixed app category on Mac (X-0x01) #5844
  • Settings: new color picker
  • Sort hosts and show groups in jumplists
  • SSH: fixed newlines in banners/MOTD

Alpha 173

24 Feb 14:17
76892c4
Compare
Choose a tag to compare
  • Added a hotkey to split all panes into separate tabs
  • Added a hotkey to combine all tabs into the current one as panes
  • Added an optional profile icon to tabs (Martin Grulich) #5767 - enable it in Settings -> Window.
  • macOS: fixed app not quitting completely on Cmd+Q (Michael Wizner) #5743
  • Locale: added Bulgarian
  • SSH: HTTP proxy support
  • SSH: try other OpenSSH key types besides RSA from ~/.ssh
  • Bundled a Powerline-enabled fallback font - now you can use a non-Powerline font with a Powerline prompt and icons.
  • Fixed docked window overlapping the Windows taskbar
  • Show recent profiles in jump lists & dock menu
  • Passthrough arrows+modifiers when in alternate buffer mode

Alpha 172

12 Feb 09:47
f27f52d
Compare
Choose a tag to compare
  • Fixed Tabby not reopening after closing

Alpha 171

11 Feb 15:30
c646549
Compare
Choose a tag to compare
  • SSH: added host key verification
  • SSH: added DSA host keys support
  • SSH: fixed SOCKS proxy connection issues
  • SSH: multiplexing is now enabled by default
  • Added Danish, Italian, Japanese and Spanish translations
  • Added hotkeys to jump to specific settings tabs
  • Added sdras night owl themes (Jason) #5574
  • Fixed app not quitting completely on Cmd+Q (Mac) (Michael Wizner) #5670
  • Fixed slowdowns caused by progress detection
  • Fixed terminal not clearing properly
  • Fixed the --hidden startup option
  • Profiles: fixed the color and title settings not getting inherited from profile defaults
  • SSH: added profile importing from a separate ssh-profiles.yaml file
  • SSH: allow empty keyboard-interactive responses

Alpha 170

15 Jan 17:43
f2afac6
Compare
Choose a tag to compare
  • App: localization support - added Chinese and Croatian translations. Contribute to other languages at https://translate.tabby.sh/

  • SSH: session multiplexing opt-in - enable it in profile advanced settings

  • SSH: automatically import and show OpenSSH connections

  • App: added a "scroll to bottom" hotkey

  • App: fixed dragging panes back out into the tab bar

  • App: fixed font ligature related freezes

  • Color schemes: add rose pine color scheme (Marmota) #5297

  • Config sync: support syncing fully encrypted config

Alpha 169

23 Dec 13:48
0c60159
Compare
Choose a tag to compare
  • Docking: handle additional opened windows when main window is docked.
  • Serial: fixed parity settings on Windows
  • Settings: added an UI setting for terminal.linePadding
  • Settings: added an UI setting for terminal.scrollbackLines
  • Settings: added an UI switch for the --disable-gpu CLI option
  • SSH: support for unencrypted PuTTY v3 keys
  • Terminal: added support for OSC 4/10/11/2 which enables programs to set and report colors within the terminal (via xterm)
  • UI: fixed terminal toolbar padding with tabs on top on macOS
  • Windows: detect PowerShell installed through Microsoft Store
  • Zmodem: use actual POSIX file mode when uploading

Alpha 168

13 Dec 11:32
6eff390
Compare
Choose a tag to compare
  • Fixed restored local tabs being unresponsive
  • Serial: added slow feed mode