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 tosip 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: v2.2.1...v2.3.0