cli-v0.3.0

parruda/swarmcli-v0.3.0Jul 10, 2026by github-actions[bot]

AI Summary

Added album exclusion options for exports and a command to test email configuration, alongside improvements to passkey and email-OTP login compatibility.

Key Highlights

  • Added `--exclude-albums` flag to skip albums by name during export
  • New `admin send-mail` command for testing email configuration
  • Improved passkey and email-OTP login compatibility

New Features

  • Album exclusion during export
  • Email testing functionality
  • Enhanced login compatibility for self-hosted deployments

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.