releases.shpreview
LiveKit

LiveKit

livekit.ioDeveloper Tools
$npx @buildinternet/releases get livekit

reload-addr flag renamed; ElevenLabs STT model_id deprecated

Breaking (minor)This release13 featuresNew capabilities11 enhancementsImprovements to existing features12 fixesBug fixesAI-tallied from the release notes
Agents (Python) · livekit-agents@1.6.6

Renamed the reload-addr flag to cli-addr and deprecated the ElevenLabs STT model_id parameter in favor of model. Also includes runtime model swapping, tool result preservation on interruption, and dozens of fixes across OpenAI, Google, Deepgram, and other plugins.

Read more →

Deployment support; ingress list now paginated

This release3 featuresNew capabilities3 enhancementsImprovements to existing features4 fixesBug fixesAI-tallied from the release notes
LiveKit CLI · v2.18.0

Deployment support is now available, and ingress list adds pagination. Also includes fixes for agent attributes on BYOC deploys, agent dev with Agents-JS, and a checksum verification in the install script.

Read more →

Data-stream logic extracted to shared crates; public API preserved

This release2 enhancementsImprovements to existing featuresAI-tallied from the release notes
Rust SDKs · livekit-ffi/v0.12.70

Refactored data-stream logic and shared types into new livekit-common and livekit-data-stream crates with re-exports from livekit, leaving the public API unchanged. Also switched to a concrete type for data track manager output events.

Read more →

Auto failover for LK Cloud; SIP media configs supported

This release3 featuresNew capabilities2 enhancementsImprovements to existing features3 fixesBug fixesAI-tallied from the release notes
Python SDKs · api-v1.2.0

Added auto failover APIs with LK Cloud, SIP media configs, and data track pipeline options. Improved timeout behavior, fixed a KeyError when a track is already unpublished, and FFI no longer hangs when used across a fork().

Read more →