cli-v0.3.0
BerriAI/litellmcli-v0.3.0Jul 10, 2026by github-actions[bot]
AI Summary
Enhances the CLI with administrative commands, export options, and improved login compatibility for self-hosted deployments.
Key Highlights
- Added `--exclude-albums` flag to skip albums during export
- Added `admin send-mail` command for testing email configuration
- Improved passkey and email-OTP login compatibility
- Fixed handling of `~` and relative paths for export directories
New Features
- Admin Send-Mail Command
- Exclude Albums Flag
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.