8000 Release 0.3.9 · jetkvm/kvm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.3.9

Latest
Compare
Choose a tag to compare
@ym ym released this 10 Apr 15:01
5452d7c

Note

All main channel releases are rolled out in stages, typically taking a few days for the entire fleet to upgrade.

What's Changed

In this release, we've exclusively focused on improving the connection to the JetKVM, both on the cloud and locally.

  • Rewritten the connection stack and improving debuggability
  • Migrated to web sockets for WebRTC signaling, instead of hybrid http/ws signaling approach
  • Better retry mechanism
  • Proper failure modes for known connection issues, like the ones in our docs.
  • Informative Loading screens, with real connection information. No more "Loading video stream…"
  • Improved logging to pinpoint exactly where things fail.

Some edge network cases may still cause issues, but we’re now much better equipped to track them down.

Full Changelog: release/0.3.8...release/0.3.9

0