releases.shpreview
LiveKit/LiveKit CLI

LiveKit CLI

$npx -y @buildinternet/releases show livekit-cli
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases6Avg2/moVersionsv2.13.2 → v2.16.2
Jan 1, 2025

What's changed

  • Run lk app env from anywhere by @rektdeckard in #475
  • Allow custom env file paths by @bcherry in #482
  • Simplify usage text by @rektdeckard in #481
  • Clearer error messages for invalid Sandbox ID by @bcherry in #480
  • Fix error moving temp files when running lk app create from non boot disk by @rektdeckard in #490
  • Prettify output from lk load-test by @rektdeckard in #491
  • Various bugfixes
  • Various dependency updates

Full Changelog: https://github.com/livekit/livekit-cli/compare/v2.3.0...v2.3.1

Dec 10, 2024

Changelog

  • Use /tmp directory for temporary files during bootstrap by @rektdeckard in #441
  • Update dependencies and remove SIP.CreateSIPTrunk by @davidzhao in #451
  • Add --play-dialtone flag to sip participant transfer by @biglittlebigben in #452
  • Add SIP headers to table views by @dennwc in #461
  • Allow all tables to be output as JSON with --json flag by @rektdeckard in #465
  • Strip additional unneeded files during bootstrap by @rektdeckard in #470
  • Add agent dispatch commands with lk dispatch by @davidzhao in #473
  • Add lk app env command to expand project environment variables by @rektdeckard in #474
  • Add lk app list-templates command by @rektdeckard in #456
  • Various bugfixes
  • Various dependency updates

Full Changelog: https://github.com/livekit/livekit-cli/compare/v2.2.1...v2.3.0

Oct 12, 2024

What's Changed

Full Changelog: https://github.com/livekit/livekit-cli/compare/v2.2.0...v2.2.1

Oct 1, 2024

Changelog

5e8fed4 - @rektdeckard - feat(lk): refer to projects by slug-name (#432) 18dab7e - renovate[bot] - fix(deps): update github.com/livekit/server-sdk-go/v2 digest to c420c06 (#431) 831a2db - renovate[bot] - fix(deps): update module github.com/livekit/protocol to v1.23.0 (#430) 93657b7 - @biglittlebigben - Implement TransferParticipant in SIP (#425)

Full Changelog: https://github.com/livekit/livekit-cli/compare/v2.1.5...v2.2.0

Sep 24, 2024

Changelog

acedde0 - @rektdeckard - Revert "fix(deps): update module github.com/livekit/protocol to v1.23.0" (#429) 117a0e0 - renovate[bot] - fix(deps): update module github.com/livekit/protocol to v1.23.0 (#427) ee2e59a - @rektdeckard - chore(sbx): bump version (#428) f1db5f5 - renovate[bot] - chore(deps): update dependency go to v1.23.1 (#323) eb8d685 - renovate[bot] - fix(deps): update module github.com/livekit/protocol to v1.22.0 (#423) 877f396 - renovate[bot] - fix(deps): update module github.com/go-task/task/v3 to v3.39.2 (#424) cd8355c - @rektdeckard - feat(sbx): unify app commands and support template compatibility (#426) f916f4c - renovate[bot] - fix(deps): update github.com/livekit/protocol digest to 1874ac0 (#420) c4d14e7 - renovate[bot] - fix(deps): update github.com/charmbracelet/huh/spinner digest to c9b2c9c (#409) 59f8004 - renovate[bot] - fix(deps): update module github.com/go-task/task/v3 to v3.39.1 (#406) 7d2e6a6 - @rektdeckard - feat(sbx): allow sandbox to replace addl environment variables (#421)

Full Changelog: https://github.com/livekit/livekit-cli/compare/v2.1.4...v2.1.5

Sep 18, 2024

Changelog

bee0fd6 - @rektdeckard - chore(bin): bump version (#419) aaf8002 - @rektdeckard - feat(cmd): use written install instructions instead of automatic (#418) 003645a - @rektdeckard - feat(cmd): add next steps hint after template install (#417) d28c597 - renovate[bot] - fix(deps): update module github.com/pion/webrtc/v3 to v3.3.3 (#416) edb9f63 - renovate[bot] - fix(deps): update module github.com/pion/webrtc/v3 to v3.3.2 (#415) 1284e85 - renovate[bot] - fix(deps): update github.com/livekit/protocol digest to 9675e0c (#414) e3cd6cc - renovate[bot] - fix(deps): update module github.com/frostbyte73/core to v0.0.13 (#407) 0729fc5 - renovate[bot] - chore(deps): update golang docker tag to v1.23 (#388) a424c2c - @dennwc: Update protocol. Support SIP headers. Validate requests locally. (#412) 8d9f18d - renovate[bot] - fix(deps): update module github.com/livekit/protocol to v1.21.0 (#379)

Full Changelog: https://github.com/livekit/livekit-cli/compare/v2.1.3...v2.1.4

Sep 14, 2024

Changelog

  • 348a736f6dc90a4b722a22a576e440202dab468a @rektdeckard - feat(sbx): use sandbox name rather than template name when cloning (#413)

Full Changelog: https://github.com/livekit/livekit-cli/compare/v2.1.2...v2.1.3

Sep 13, 2024

What's Changed

  • 427ced3568f110f83eb502982abd795367ebc912 @rektdeckard chore(cmd): bump version (#411) 427ced3 @rektdeckard - chore(cmd): bump version (#411) fd57e9c @rektdeckard - chore(cmd): cleanup for sbx internal alpha (#410) 45c9dbf @rektdeckard - feat(sbx): add init sandbox command (#408) 4052314 @renovate[bot] - fix(deps): update github.com/charmbracelet/huh/spinner digest to a9285a0 (#404) 4687639 @renovate[bot] - fix(deps): update module github.com/charmbracelet/huh to v0.6.0 (#405) 251c9a7 @renovate[bot] - fix(deps): update github.com/charmbracelet/huh/spinner digest to 0e58ea7 (#403) 4c4f16a @renovate[bot] - fix(deps): update module github.com/pion/webrtc/v3 to v3.3.1 (#390) 5bf9338 @dennwc - Support new Callee dispatch type for SIP. (#401) e1602b5 @rektdeckard - feat(lk): bootstrap (#387) 192fda9 @renovate[bot] - fix(deps): update github.com/charmbracelet/huh/spinner digest to b963c39 (#400) 9287b82 @davidliu - Fix flags getting erroneously hidden or optional (#399) 3f2e987 @renovate[bot] - fix(deps): update module github.com/charmbracelet/huh to v0.5.3 (#398)

Full Changelog: https://github.com/livekit/livekit-cli/compare/v2.1.0...v2.1.2

Aug 22, 2024

What's Changed

  • d63cee8b5d4ee8ced81e43f51ea66dd777dcb5da chore(lk): last looks for 2.1.0 release (#397) by @rektdeckard
  • a97084713d73ba5311a1cfcdafb024b5117cf2e0 fix(deps): update github.com/charmbracelet/huh/spinner digest to 5fd7081 (#395) by @renovate
  • d687a53a02cb18c00fab3d03daaef5470f42fccf Send and receive DTMF in join command. (#393) by @dennwc
  • c0b72eea8e4818ce633978408f490e45297ffa5c chore(auth): cleanup copy, dedupe project names, and enable feature (#396) by @rektdeckard
  • 84ee999956a06b69eecb36093558dd9ea055602e fix(deps): update github.com/charmbracelet/huh/spinner digest to 03b9fb7 (#392) by @renovate
  • 51c60d13a6376ce0010530d19ba9cf3ab2fe6f63 fix(deps): update module github.com/livekit/server-sdk-go/v2 to v2.2.1 (#389) by @renovate
  • 67b63c4a93121bfd2d5472bac891c6956ed8dc52 fix(deps): update github.com/charmbracelet/huh/spinner digest to 0fd2415 (#386) by @renovate
  • 245fd68531b699bcec45a7616e884e6fce52716b fix(lk): correct cfg file permission check and bin name (#385) by @rektdeckard
  • d2e3f27418dd3116e7647ddb23ec822928de5b01 fix(auth): use hashed secret as identity to verify token authenticity (#384) by @rektdeckard
  • 63363747810b2c116d331383d704f1c897be158c feat(cmd): auth subcommand (#371) by @rektdeckard
  • 318587b90d31a4ef543fae37d685645c8f11bc9c fix(deps): update module github.com/pion/rtp to v1.8.9 (#380) by @renovate
  • a205a45cdb6fb67444fb7dfc7907b1f058114a65 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.51 (#377) @renovate
  • 3dc81bb2ab48fa584924031ae109b3d69de4437f fix(deps): update module github.com/charmbracelet/huh to v0.5.2 (#376) by @renovate
  • 263cef9773f4640fcae653131588aad3b6d978bf fix(deps): update module github.com/frostbyte73/core to v0.0.12 (#382) by @renovate
  • 8952f9eb44e44a567b8ee69d12338424ea7ab3da update readme (#381) by @davidzhao
  • a3545d006af1cf6d2c724ad427327fb232306b57 feat(cmd): remove tablewriter in favor of charm (#374) by @rektdeckard
  • 913d521076533366a1f1f619c81733d4bce74bce fix(deps): update module github.com/pion/webrtc/v3 to v3.2.49 (#373) by @renovate
  • 0a2b83393dff6353531fd246240e7e7006adcf8f fix(deps): update module github.com/pion/rtp to v1.8.7 (#372) by @renovate
  • 2302c3e58b19805f808cdc74eaf06c6f284bd458 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.44 (#337) by @renovate
  • e69c2042601b63ecb025d3c82557b7090e38445f fix(deps): update module github.com/charmbracelet/lipgloss to v0.12.1 (#368) by @renovate
  • cc3b0c5c220631f2ea8117f0a4974942c32e5c47 add replay commands (#370) by @frostbyte73
  • bfbbc18941690235607b09db50fef14e9ca65478 fix(cmd): bad room name flag in legacy create-room handler (#369) by @rektdeckard
  • 6234dc4bf873285f7abeedfe40ed516e265862a8 feat(cmd+deps): remove promptui dep and move inputs to charm/huh (#365) by @rektdeckard
  • ba0d4747c633ecf01b59036e09009c7dbea38162 Allow specifying room configuration in token (#366) by @biglittlebigben
  • 9436b6e91f672c6ad9f04cb1b282bd5e4541a134 fix(deps): update github.com/livekit/protocol digest to 73ece66 (#364) by @renovate

Full Changelog: https://github.com/livekit/livekit-cli/compare/v2.0.4...v2.1.0

Jul 10, 2024
Jul 6, 2024

What's Changed

  • 0d1772d chore(cli): bump version (#356)
  • fb37f8a chore(cli): bump version (#355)
  • 0503a0b Fix logic error prevent request.json from functioning (#354)

Full Changelog: https://github.com/livekit/livekit-cli/compare/v1.5.2...v2.0.3

Jul 5, 2024

What's Changed

Full Changelog: https://github.com/livekit/livekit-cli/compare/v1.5.2...v2.0.0

What's Changed

Full Changelog: https://github.com/livekit/livekit-cli/compare/v1.5.1...v1.5.2

Jun 24, 2024

What's Changed

Full Changelog: https://github.com/livekit/livekit-cli/compare/v1.5.0...v1.5.1

Jun 23, 2024

What's Changed

New Contributors

Full Changelog: https://github.com/livekit/livekit-cli/compare/v1.4.3...v1.5.0

Apr 25, 2024

Changelog

Added

  • Add support for ingress enable_transcoding (#314)
Apr 20, 2024

Changelog

New Contributors

Full Changelog: https://github.com/livekit/livekit-cli/compare/v1.4.1...v1.4.2

Mar 21, 2024

Changelog

  • Support new SIP inbound numbers format. Fix Fuse. (#292)
  • Added departure-timeout, empty-timeout, and max-playout-delay to CreateRoom API (#304)
Feb 2, 2024

Changelog

  • Update to Go SDK v2 (#286)
  • Support for SIP APIs (#284)
  • Improved verbose logging
Dec 13, 2023

Changelog

  • 7de57f9 Bump Version to 1.3.4 (#264)
Latest
v2.16.2
Tracking Since
Oct 25, 2021
Last fetched Apr 18, 2026