Skip to content

Releases: livekit/livekit-cli

v2.16.7

27 Jun 17:41
778eace

Choose a tag to compare

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 session for 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

Full Changelog: v2.16.6...v2.16.7

v2.16.6

16 Jun 01:41
e01f69d

Choose a tag to compare

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

11 Jun 16:28
deb98ff

Choose a tag to compare

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

Full Changelog: v2.16.4...v2.16.5

v2.16.4

05 Jun 06:30
12311c0

Choose a tag to compare

Changelog

  • 12311c0 chore(build): bump base image for docker (#847)

v2.16.3

05 May 20:19
e90c82a

Choose a tag to compare

What's Changed

Full Changelog: v2.16.2...v2.16.3

v2.16.2

14 Apr 20:42
8fe32dd

Choose a tag to compare

What's Changed

Full Changelog: v2.16.1...v2.16.2

v2.16.1

14 Apr 04:29
d31fc4f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.16.0...v2.16.1

v2.16.0

13 Mar 19:13
7d1170f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.15.0...v2.16.0

v2.15.0

05 Mar 20:57
ad5c8dc

Choose a tag to compare

What's Changed

  • feat: add lk docs commands 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

04 Mar 21:38
f680f7f

Choose a tag to compare

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

Full Changelog: v2.13.2...v2.14.0