Releases: livekit/livekit-cli
Releases · livekit/livekit-cli
v1.3.2
Changelog
- Ability to create ingressAdmin token (#257)
- Improved list-egress and stop-egress to support batching (#254)
- Update Go SDK to pick up out-of-order check fix (#242)
v1.2.10
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
Changelog
- Check for the existence of the ingress State object before accessing it (#214)
- Support for URL Input Ingress
v1.2.8
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
Incorporated bugfixes from server-sdk-go
Changelog
- feat: add freebsd flag (#191)
- SDK update and logging of track events (#193)
v1.2.6
Changelog
- Update protocol to support bypass transcode whip (#178)
- Added
send-data
command to send data messages (#184)
v1.2.5
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
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)