cli-v0.3.0
upstash/context7cli-v0.3.0Jul 10, 2026by github-actions[bot]
AI Summary
The CLI update introduces new export controls, administrative utilities for email testing, and better compatibility for self-hosted login methods. It also resolves issues with path handling and directory exports.
Key Highlights
- Added `--exclude-albums` flag for exports
- Added `admin send-mail` command for email configuration testing
- Improved passkey and email-OTP login compatibility
- Fixed handling of tilde and relative paths for export directories
New Features
- Exclude albums by name during export
- Admin send-mail command for email configuration testing
- Improved passkey and email-OTP login compatibility
- Fixed handling of `~` and relative paths for export directories and Auth export decryption
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.