Skip to content

Releases: Ultimate-Multisite/ai-provider-for-anthropic-max

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 19:57

Version 1.3.1 - Released on 2026-08-19

  • Improved: WordPress compatibility metadata now reflects testing through WordPress 7.1.

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 16:56

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

Choose a tag to compare

@superdav42 superdav42 released this 09 Apr 19:03

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