Skip to content

v1.1.0

Choose a tag to compare

@superdav42 superdav42 released this 09 Apr 19:03
· 29 commits to main since this release

What's New

Breaking Changes

  • Renamed the AI Client provider id from anthropic-max to ultimate-ai-connector-anthropic-max for consistency with the sister plugins. Code that called AiClient::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's registerDefaultConnectors() can't clobber the custom card with the generic API-key UI.
  • Use logo prop instead of icon for 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