Skip to content

Releases: livekit/livekit-cli

v1.3.0

20 Oct 05:30
d340328

Choose a tag to compare

Changelog

New Contributors

Full Changelog: v1.2.10...v1.3.0

v1.2.10

25 Aug 06:07
aaaa893

Choose a tag to compare

Changelog

Re-release of 1.2.9, previous version did not report the correct version number

  • Check for the existence of the ingress State object before accessing it (#214)
  • Support for URL Input Ingress

v1.2.9

23 Aug 06:03
dec5829

Choose a tag to compare

Changelog

  • Check for the existence of the ingress State object before accessing it (#214)
  • Support for URL Input Ingress

v1.2.8

06 Aug 20:35

Choose a tag to compare

Changelog

  • Allow listing Ingress by ID. Also allow displaying the full ingress info (#202)
  • Avoid crash when invalid samples have been read (#208)

v1.2.7

28 Jun 17:05
82d68a6

Choose a tag to compare

Incorporated bugfixes from server-sdk-go

Changelog

  • feat: add freebsd flag (#191)
  • SDK update and logging of track events (#193)

v1.2.6

09 Jun 20:18
ddb0a42

Choose a tag to compare

Changelog

  • Update protocol to support bypass transcode whip (#178)
  • Added send-data command to send data messages (#184)

v1.2.5

21 Apr 06:39
1b2e6d3

Choose a tag to compare

Changelog

  • Added allow-source to token creation, supports canPublishSources grants (#172)
  • Support simulated speakers with load tester and egress template tester (#165)

v1.2.4

05 Apr 03:08
9dc4783

Choose a tag to compare

Changelog

  • Support new Ingress protocol
  • list-egress --active to display only active Egresses (#162)
  • Allowing listing only a single Egress by ID (#151)
  • Fix stale room name in load test (#147)
  • Added the ability to create recorder tokens (#145)

v1.2.3

27 Jan 08:55
9bb72a7

Choose a tag to compare

Changelog

  • Match max subscribed participants to layout (#138)
  • Handle project flag with create-token (#128)

v1.2.2

08 Nov 21:51
1590129

Choose a tag to compare

Changelog

Added

  • Support for ingress service (#113)
  • Support for web egress (#114)

Changed

  • Fix installer on Ubuntu (#117)