Releases: Ultimate-Multisite/ai-provider-for-anthropic-max
Releases · Ultimate-Multisite/ai-provider-for-anthropic-max
Release list
v1.3.1
v1.3.0
Version 1.3.0 - Released on 2026-06-03
- New: Expanded the provider pool experience so OpenAI ChatGPT/Codex and Google AI Pro join the existing Anthropic Max OAuth pool workflow.
- New: Added full tool-support behavior for ChatGPT Codex in connector-supported operations.
- New: Removed the Cursor Pro provider and its setup pathways so only supported OAuth providers remain.
- Fix: Improved DELETE/refresh connector endpoints to validate emails and payloads more safely, including better save/remove failure handling.
- Fix: Added a manual OAuth fallback path for sandboxed setups so users can continue connecting accounts.
- Fix: Repaired Google AI Pro OAuth behavior and wired the provider integration for reliable SDK use.
- Fix: Fixed Anthropic tool-use payload handling for empty array and round-trip thinking signatures.
- Improved: Added tag-triggered release and deployment workflow, plus build/packaging tracking updates for release publishing.
- Improved: Synced release tooling metadata and updated static-analysis and planning config files used during CI and release prep.
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