cli-v0.3.0

livekit/agents-jscli-v0.3.0Jul 10, 2026by github-actions[bot]

AI Summary

This minor version introduces new CLI features for export control, self-hosted administration testing, and authentication improvements.

Key Highlights

  • Added `--exclude-albums` flag to skip albums during export.
  • Added `admin send-mail` command to test email configurations.
  • Improved passkey and email-OTP login compatibility.

New Features

  • Exclude albums by name during export (case-insensitive).
  • Admin send-mail command for email configuration testing.
  • Enhanced passkey and email-OTP login support.

Full Release Notes

  - Added `--exclude-albums` to skip albums by name during export. Matching is case-insensitive, and existing
  exported files are left untouched.
  - Added `admin send-mail` for testing email configuration on self-hosted servers.
  - Improved passkey and email-OTP login compatibility, particularly for self-hosted deployments.
  - Fixed handling of `~` and relative paths for export directories and Auth export decryption.