This repository has been archived by the owner on Jul 25, 2022. It is now read-only.
Releases: squidjs/terminal
Releases · squidjs/terminal
0.3.1-canary
New features
- Add minimize, toggle maximize, and close buttons on Windows
- Add Windows reducer hook for packages
- Add double-click on the navbar to toggle maximization
Fixes
- Allow ligatures with WebGL renderer (xtermjs/xterm.js#3286)
Internal improvements
- New logo
- Remove arm64 macOS builds (actions/runner-images#2486)
Others
- Enable font ligatures by default
0.3.0-canary
New features
- Add CLI
- Add clickable ssh git urls
- New application menu
- Add
hookTabIcon
hook for packages - Add
scrollBack
,fontLigatures
andrenderBoldTextBright
options in config - Right-click on tabs
Fixes
- Ligatures are now working properly (with webgl disabled)
- Paste and zoom in/out only on focused window
- Improve performances
- Fix window becoming white after a refresh
- SSH hosts tabs issue
- Many compatibility problems on Windows
Internal improvements
- Huge performances and startup time improvements
- Add unit tests
Others
- Add Apple Silicon (M1) builds
0.2.0-canary
New features
- "Open Squid here" integration on macOS
- Add plugin system
Fixes
- Fix vibrancy on macOS
Internal improvements
- Build macOS on
dmg