v2.16.5
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
- @toubatbrian made their first contribution in #854
- @aryeila made their first contribution in #849
Full Changelog: v2.16.4...v2.16.5