Skip to content

v1.7.1

Choose a tag to compare

@FabienDanieau FabienDanieau released this 04 May 12:58
· 263 commits to main since this release
22f862b

Enhancements

  • Reduce video latency (#1054) — new videoJitterBufferTargetMs option on the JS client to tune the
    receive jitter buffer
  • Audio board startup config helpers (#1057) — helpers to set/restore audio board config at startup,
    with tests against real hardware
  • SDK / daemon version mismatch warning (#1056) — the SDK now warns when its version differs from the
    daemon's, making release skews easier to spot
  • JS library QoL (#1053, plus follow-ups on main) — agents.md guidance, helper utilities, homogenous
    unit handling, factored setTarget plumbing, and runtime type validation on setTarget
  • Update Rerun Viewer example (#1032)
  • Docs: links point to main instead of outdated dev branches (#1044); media API docs kept
    autodoc-based

Full Changelog: v1.7.0...v1.7.1