@photon-ai/cli v2.0.0
Breaking Changes
photon spectrum profile update --avatar-urlwas removed. Avatar changes now go through the avatar upload flow.photon spectrum avatar uploadno longer supports--no-update-profile; the new upload/commit flow handles the avatar directly.- SVG avatars are now rejected. Convert them to PNG, JPEG, or WebP before uploading.
New Features
- Added
photon spectrum profile syncto push the project Spectrum profile to all dedicated iMessage lines and show how many lines were updated. - Added per-line iMessage profile commands: update a line’s first/last name with
photon spectrum lines profile update <line-id>and upload a line-specific avatar withphoton spectrum lines avatar upload <line-id> <file>. ✨
Bug Fixes
photon spectrum lines listnow reads the updated Dashboard API response shape, so line listing works with the latest backend contract.- Avatar uploads now fail earlier with clearer messages when the server returns an incomplete upload or commit response.
Improvement
- Upgraded
@photon-ai/dashboard-apifrom1.2.0to1.6.12, aligning the CLI with the latest Spectrum profile and avatar routes.
Version: 2.0.0