Skip to content

@photon-ai/cli v2.0.0

Choose a tag to compare

@photon-action-bot photon-action-bot released this 14 Jul 10:16
· 8 commits to main since this release

Breaking Changes

  • photon spectrum profile update --avatar-url was removed. Avatar changes now go through the avatar upload flow.
  • photon spectrum avatar upload no 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 sync to 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 with photon spectrum lines avatar upload <line-id> <file>. ✨

Bug Fixes

  • photon spectrum lines list now 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-api from 1.2.0 to 1.6.12, aligning the CLI with the latest Spectrum profile and avatar routes.

Version: 2.0.0