Releases: livekit/livekit-cli
Releases · livekit/livekit-cli
Release list
v2.18.0
What's Changed
- display console link after agent start by @davidzhao in #891
- fix(install): verify release checksum before extracting in install-cli.sh by @mcdgavin in #880
- fix(simulate): make the run viewer page-scrollable so long content fits short terminals by @u9g in #899
- deployment support by @yoonsio in #886
- fix
lk agent devwith Agents-JS by @davidzhao in #900 - simulate: decode zstd-compressed run summaries by @theomonnom in #904
- give session e2e start the CLI's own readiness budget by @u9g in #908
- Carry --server-url over to the printed --view command on simulate exit by @u9g in #909
- simulate: enable native text selection, remap keys by @u9g in #913
- fix(agents): support attributes on BYOC deploys by @rektdeckard in #914
- Add pagination support to ingress list by @milos-lk in #915
- simulate: full per-scenario dump only in CI, report file elsewhere by @theomonnom in #905
New Contributors
Full Changelog: v2.17.0...v2.18.0
v2.17.0
What's Changed
- chore(deps): bump github.com/containerd/containerd/v2 from 2.2.4 to 2.2.5 in the go_modules group across 1 directory by @dependabot[bot] in #872
- Support SIP media config for trunks. by @dennwc in #888
- simulate: allow pointing simulation to running agent via
--agent-nameby @Bobronium in #892 - session-e2e: add Node echo agent fixture and CI matrix arm by @u9g in #893
- fix(agent): trust the resolved livekit-agents version in the SDK check; add Windows test runner by @u9g in #894
- feat(agents): support attributes on deploy/list, json on all cmds by @rektdeckard in #887
- fix(deps): update dependency dotenv to v17 by @renovate[bot] in #896
New Contributors
- @dependabot[bot] made their first contribution in #872
Full Changelog: v2.16.7...v2.17.0
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