Skip to content

0.5.9

Latest

Choose a tag to compare

@adamshiervani adamshiervani released this 09 Sep 08:14
36c008f

Note

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

Notable Changes

  • Experimental Audio Support – Host HDMI audio is captured through a UAC1 USB audio gadget and streamed to the browser over the existing WebRTC session. Off by default, gated by a new USB Audio permission under USB Devices, and the gadget stays attached to the host when streaming is toggled off by @adamshiervani in #1475, #1479, #1499 and #1596
  • 120 Hz Video Support – Capture and stream at 120 Hz refresh rates by @zalo in #1452
  • Mobile Trackpad Mode – AnyDesk-style relative trackpad input for phones and tablets by @herduin in #1494
  • Non-destructive USB Recovery – USB recovery no longer wipes gadget configuration, avoids needless rebinds, fixes a mass storage kernel oops, and restores every USB function during recovery and forced eject by @adamshiervani in #1563, #1579, #1582 and #1599
  • Explicit USB Wake Control – A new "Try to wake" button on the no-signal overlay sends a dedicated wake-only HID signal, while regular keyboard and mouse input no longer wakes a suspended host by @adamshiervani in #1471
  • Idle Host Display Setting – Optionally hide JetKVM as a monitor from the host when no remote session is active and restore it on reconnect by @adamshiervani in #1476
  • Turkish Localization – Added the Turkish (tr) UI translation by @buadamlaz in #1557
  • Smaller Firmware Image – Embedded static assets shrunk from 9.4 MB to 1.4 MB by @adamshiervani in #1565
  • Signaling Refactor – Introduced a signaling adapter interface and dropped legacy HTTP session signaling by @adamshiervani in #1569

Video & HDMI Improvements

Input & HID Improvements

Network & Security

Fixes

Other Changes

New Contributors

Full Changelog: release/0.5.8...release/0.5.9