releases.shpreview
Home/LiveKit
LiveKit

LiveKit

$npx @buildinternet/releases get livekit
May 11, 2026
livekit-ffi 0.12.55 (2026-05-11)

Fixes

  • chore: add LocalTrackRepublished event for FFI clients - #1072 (@davidzhao)
May 10, 2026
livekit-ffi 0.12.54 (2026-05-10)

Features

  • Bump rustls-webpki to 0.103.13, addressing GHSA-82j2-j2ch-gfr8
  • Expose error message on EOS for data track subscriptions

Fixes

  • Fix missing libwebrtc.jar for Android builds, harden build scripts
  • fix: derive simulcasted from non-deprecated TrackInfo fields - #1052 (@cloudwebrtc)
  • fix race in download_webrtc to reduce flaky build - #1047 (@hechen-eng)
  • Improve WebRTC build scripts and add external_audio_source patch - #1053 (@xianshijing-lk)
  • support SimulateScenario through FFI to improve testing - #1069 (@davidzhao)
  • TEL-464: reduce redundant resampling in audio filter - #1019 (@hechen-eng)
livekit-api 0.4.20 (2026-05-10)

Features

Fixes

  • fix(signal-client): carry access token on validate() fallback - #1044 (@abhisheksingh-R41)
  • Add advertising of SDK client capabilities - #1022 (@chenosaurus)
webrtc-sys-build 0.3.16 (2026-05-10)

Fixes

  • fix race in download_webrtc to reduce flaky build - #1047 (@hechen-eng)
webrtc-sys 0.3.29 (2026-05-10)

Fixes

  • Fix missing libwebrtc.jar for Android builds, harden build scripts
  • fix race in download_webrtc to reduce flaky build - #1047 (@hechen-eng)
  • Improve WebRTC build scripts and add external_audio_source patch - #1053 (@xianshijing-lk)
libwebrtc 0.3.31 (2026-05-10)

Fixes

  • Fix missing libwebrtc.jar for Android builds, harden build scripts
  • fix race in download_webrtc to reduce flaky build - #1047 (@hechen-eng)
  • Improve WebRTC build scripts and add external_audio_source patch - #1053 (@xianshijing-lk)
livekit 0.7.38 (2026-05-10)

Fixes

  • Bump rustls-webpki to 0.103.13, addressing GHSA-82j2-j2ch-gfr8
  • Fix missing libwebrtc.jar for Android builds, harden build scripts
  • fix: derive simulcasted from non-deprecated TrackInfo fields - #1052 (@cloudwebrtc)
  • fix race in download_webrtc to reduce flaky build - #1047 (@hechen-eng)
  • Improve WebRTC build scripts and add external_audio_source patch - #1053 (@xianshijing-lk)
  • support SimulateScenario through FFI to improve testing - #1069 (@davidzhao)
  • TEL-464: reduce redundant resampling in audio filter - #1019 (@hechen-eng)
May 8, 2026

What's Changed

Full Changelog: https://github.com/livekit/rust-sdks/compare/webrtc-6c1aa90...webrtc-6c1aa90-1

Minor Changes

Patch Changes

  • fix(agents): support constructing AgentSession with no arguments - #1410 (@u9g)

  • AMD: cancel the pre-baked HUMAN/short_greeting silence timer when a final STT transcript arrives inside the short-speech window, replacing it with a long_speech timer anchored at speechEndedAt + MACHINE_SILENCE_THRESHOLD_MS so the LLM verdict gets the final word. Mirrors the python fix in livekit/agents#5637. - #1390 (@toubatbrian)

  • Port AMD improvements from python livekit/agents#5584. voice.AMD now exposes the previously hard-coded timing thresholds (humanSpeechThresholdMs, humanSilenceThresholdMs, machineSilenceThresholdMs) and the classification prompt as constructor options, defers to the LLM (instead of forcing a HUMAN verdict) when a transcript is already available after a short greeting, and accepts a participantIdentity hint plus a suppressCompatibilityWarning flag. The classifier now offers two LLM tools — save_prediction and postpone_termination (capped at 3 extensions × 10s) — letting the model request more audio when the transcript is ambiguous; if the model returns plain JSON instead of tool calls, AMD falls back to the previous content-parsing path. AMD also logs a one-shot warning when the resolved LLM is not in the bundled EVALUATED_LLM_MODELS list. - #1368 (@toubatbrian)

  • fix(inference): make inference.LLM compatible with openai >= 6.36.0 - #1411 (@u9g)

  • Add comments to agent side and inference side fallback adapters - #1398 (@tmshapland)

  • refactor(agents): replace uuid with crypto.randomUUID - #1392 (@benasher44)

Last Checked
15m ago
Domain
livekit.io
Accounts
livekit
Tracking since Apr 16, 2021