Skip to content

0.3.2

Compare
Choose a tag to compare
@astefanutti astefanutti released this 12 Nov 16:22
· 305 commits to master since this release
073bb04

Enhancements

  • Fully statically linked Linux binary build (#24)
  • Try running default shell for remote terminal or fallback to sh
  • Better support for 3/4 bit color terminals
  • Display better error messages when log and exec requests fail

Fixes

  • Do not fail connection when user does not have permission to query master API (#21)
  • Login URL is not mandatory for in-cluster deployments
  • Use DOM renderer with Firefox because of xtermjs/xterm.js#1055
  • Fix mouse wheel scrolling in Firefox (xtermjs/xterm.js#1781)

Changes

  • Upgrade Xterm.js to version 3.8.0