0.2.0
February 18th, 2026
What's Changed
Added
- Multi-provider support — configure default AI provider and model in settings (#11)
- Action GIFs in README — visual demos for Propose Title, Extract Tags, Meta Description, and Alt Text (#15)
- Helpful hint when provider API keys are missing in settings
- Pest browser tests for field actions and settings page (#8)
- MIT license
Fixed
- Taxonomy terms and relationship fields now display titles instead of raw slugs after magic action updates (#18)
- CP route resolution via
Statamic::cpRoute()instead of hardcoded paths - Auth middleware on action routes (security)
Changed
- AI endpoints migrated to Statamic CP routes with proper authentication
- README restructured with built-in action docs and usage examples
Full Changelog: https://github.com/el-schneider/statamic-magic-actions/compare/v0.1.0...v0.2.0
0.1.0
February 16th, 2026
First release 🎉
What's included
- Magic Actions — AI-powered bulk actions for Statamic CP entries
- Magic Fields — configurable field-level AI generation
- CLI support —
please magic:runfor running actions from the command line - Job tracking — async action execution with progress tracking
- Global action catalog — manage and reuse action definitions across collections
Requirements
- Statamic 5+
- PHP 8.2+
- An OpenAI or Anthropic API key