Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@astefanutti astefanutti released this 09 Apr 09:52
· 5 commits to master since this release
bb91d7c

Enhancements

  • Copy Termcap/Terminfo files as fallback command during Webpack building (#131 by @Verten)
  • Update raw.github... path for cAdvisor (#127 by @jespersm)
  • Support ANDed multi-words namespaces filtering
  • Refresh last seen event times for visible rows only
  • Use new tls.rootCertificates API to append CA certificate
  • Apply throttling to all scrollable widgets
  • Redirect console logging into console tab
  • Improve automatic logs when selected container transitions to running state
  • Better cancellation of login / connection requests
  • Better error handling in remote shell widget
  • Better error handling in namespaces widget

Fixes

  • Do not try to parse frame on WebSocket connection close
  • Fix attribute rendering in Xterm widget
  • Fix text selection highlighting
  • Fix Events parsing
  • Properly reset log widget on selection changes
  • Container status may be null for Pod in pending phase
  • Fix partial WebSocket frame offset

Changes

  • Use Webpack to generate executable bundle
  • Upgrade Xterm.js to version 4.18.0 and use xterm-headless
  • Upgrade cli-highlight to version 2.1.9

Full Changelog: v0.9.0...v0.10.0