Skip to content

0.6.0.0

Compare
Choose a tag to compare
@felixse felixse released this 22 Sep 14:11
· 246 commits to master since this release
  • Tabs can now be dragged&dropped between windows, or dragged out to create a new window (#467)
  • Quick SHH is now Quick Command, which also supports local shells (#472)
  • Added option to edit environment variables for profiles (#508)
  • Web links are now clickable (#354)
  • Added duplicate command to tabs (#489)
  • Added option to specify word separating characters for double click selection (#504)
  • Added option to write terminal output to a file for debugging (#438)
  • Refactored IPC to increase performance and fix VPN issues (#522)
  • Improved multi window behaviour (#513)
  • Improved muting shell processes (#452, #468, #484)
  • Use current directory if none specified for command line activation (#521)
  • Tabs are now ellipsed in the middle (#490)
  • Fixed issues with selection color when importing iterm2 themes (#334)
  • Fixed issues that caused memory leaks (#516, #519, #521)
  • Added French localisation (#492)
  • Added Russian localisation
  • Updated WinUI to 2.2
  • Updated xterm.js to 4.0.1
  • Bug fixes and stability improvements