Releases: livekit/livekit-cli
Releases · livekit/livekit-cli
v2.16.7
What's Changed
- Update SDK to support new SIP options. by @dennwc in #838
- Cache download-files in Dockerfile templates by using standalone commands by @aryeila in #848
- agent_simulation: --audio runs simulations over the agent's media pipeline by @Bobronium in #876
- fix(agent init): surface dependency install failures clearly + don't show install command if the cli installed deps by @u9g in #884
- Default 'Install dependencies?' prompt to yes in agent create TUI by @u9g in #885
- feat(cli): add
lk agent sessionfor headless text-mode agent runs by @toubatbrian in #857 - simulate: Node agent support, --view mode, and TUI/start UX fixes by @u9g in #878
- fix: regenerate fish_autocomplete for simulate --view flag by @u9g in #889
- Pick up server-sdk-go v2.16.7 by @boks1971 in #890
New Contributors
- @Bobronium made their first contribution in #876
Full Changelog: v2.16.6...v2.16.7
v2.16.6
What's Changed
- chore: updates build to allow portaudio to be dynamically linked by @rektdeckard in #877
Full Changelog: v2.16.5...v2.16.6
v2.16.5
What's Changed
- modify deployed at string to say "never deployed" if time is empty by @andrewnitu in #852
- Add pagination support to egress list by @biglittlebigben in #851
- fix(console): ack playback flush when no audio sink in text mode by @toubatbrian in #854
- refactor(cli): make agent spawn/detect helpers CGO-free by @toubatbrian in #855
- refactor(console): untag TCPServer and add AcceptConn for multi-connection use by @toubatbrian in #856
- deps: bump protocol/server-sdk + minor lint fix by @paulwe in #862
- feat(lk): project resolution refactor, other UX by @rektdeckard in #850
- agent simulate: load scenarios.yaml; drop scenario CRUD UI by @theomonnom in #863
- chore(build): rework build process by @rektdeckard in #853
- prebuilt image deploy action secret handling by @real-danm in #865
- Explain why ca-certificates is required in the Node Dockerfile template by @aryeila in #849
- feat(lk): better theme support by @rektdeckard in #871
- simulate(tui): in-TUI scenario save (no overwrite) + copy-to-clipboard; drop export-scenarios subcommand by @theomonnom in #867
New Contributors
- @toubatbrian made their first contribution in #854
- @aryeila made their first contribution in #849
Full Changelog: v2.16.4...v2.16.5
v2.16.4
v2.16.3
What's Changed
- log region selection in agent creation by @andrewnitu in #820
- Show region picker for private-link create when --region is unset by @shreyasj-livekit in #827
- Display cloud_region for private links by @shreyasj-livekit in #828
- support for bring your own container by @real-danm in #813
- clean up byoc - run image handling before project type check by @real-danm in #831
- Update module github.com/modelcontextprotocol/go-sdk to v1.4.1 [SECURITY] by @renovate[bot] in #798
- bump version for release by @real-danm in #836
Full Changelog: v2.16.2...v2.16.3
v2.16.2
What's Changed
- Add --cloud-region support to agent private-link create by @shreyasj-livekit in #824
- bump server-sdk-go and livekit-cli version to 2.16.2 by @andrewnitu in #825
Full Changelog: v2.16.1...v2.16.2
v2.16.1
What's Changed
- Rename log field pID to participantID by @paulwe in #793
- feat: add pricing-info subcommand to docs CLI by @Topherhindman in #794
- Remove deprecated and bump protocol version by @keepingitneil in #797
- suppress pion logs by @davidzhao in #801
- update replay, add export by @frostbyte73 in #802
- private-link cli: render server-provided DNS by @shreyasj-livekit in #807
- Update private-link CLI for latest protocol health-status protos by @shreyasj-livekit in #811
- Render private-link health with human-readable labels by @shreyasj-livekit in #812
- Support Approved private-link health status by @shreyasj-livekit in #814
- Show endpoint and connection_endpoint separately in private-link CLI by @shreyasj-livekit in #817
- add dispatch name to agent listing by @real-danm in #815
- chore: pin GHA by commit, switch to golangci-lint by @davidzhao in #823
- feat: support web console opener, deprecate sandbox creation by @rektdeckard in #821
New Contributors
- @paulwe made their first contribution in #793
- @Topherhindman made their first contribution in #794
Full Changelog: v2.16.0...v2.16.1
v2.16.0
What's Changed
- chore(deps): bump server-sdk to 2.16.0 by @rektdeckard in #792
- feat: improve Dockerfile build performance with multi-stage builds by @bcherry in https://github.com/livekit/livekit-cli/789
- fix dockerfile for uv by @yoonsio in #791
- fix lk app create panic by @rektdeckard in #790
- feat: add machine-friendly output modes to token create by @inickt in #786
- update readme by @ladvoc in in #780
- reverse sort regions by @real-danm in in #787
- fix: send project selection status messages to stderr by @inickt in in #785
- feat: add project id to list command by @inickt in in #783
New Contributors
Full Changelog: v2.15.0...v2.16.0
v2.15.0
What's Changed
- feat: add
lk docscommands for searching and browsing LiveKit documentation by @bcherry in #774 - chore(release): bump self and server-sdk to 2.15.0 for release by @rektdeckard in #782
Full Changelog: v2.14.0...v2.15.0
v2.14.0
What's Changed
- feat: add stdin request support by @inickt in #760
- add private-link subcommand under agent by @shreyasj-livekit in #768
- Update Cloud Agent Private Link API by @keepingitneil in #772
- feat: add --inference flag to token create command to create bearer tokens usable in the inference gateway by @shawnfeldman in #773
- show available projects on project not found error by @theomonnom in #777
- feat(lk): support non-interactive terminals and default accept flag by @rektdeckard in #776
- feat(release): update goreleaser config to v2 and support darwin binaries by @rektdeckard in #781
New Contributors
- @shreyasj-livekit made their first contribution in #768
- @keepingitneil made their first contribution in #772
- @shawnfeldman made their first contribution in #773
- @theomonnom made their first contribution in #777
Full Changelog: v2.13.2...v2.14.0