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