v1.1.0
What's New
Breaking Changes
- Renamed the AI Client provider id from
anthropic-maxtoultimate-ai-connector-anthropic-maxfor consistency with the sister plugins. Code that calledAiClient::defaultRegistry()->getProvider('anthropic-max')must update the id. Stored OAuth tokens, REST endpoints, and option keys are unchanged.
Improvements
- The JS-side
registerConnector()slug now matches the PHP provider id, so the Connectors page renders one card instead of two.
Bug Fixes
- Re-assert
registerConnector()call across multiple ticks so WP core'sregisterDefaultConnectors()can't clobber the custom card with the generic API-key UI. - Use
logoprop instead oficonfor ConnectorItem and add the MAX text icon to the registration config.
Full changelog: https://github.com/Ultimate-Multisite/ai-provider-for-anthropic-max/blob/main/readme.txt