The AcrossAI blog
Archives: Changelogs
v0.9.1 — Critical hotfix: exclude tests/ from Jetpack Autoloader classmap
Users on 0.9.0 with MemberPress installed observed a fatal at plugin bootstrap:
v0.9.0 — Absorb 10 access-control providers from user-access-pro
Rolls back the two-product SKU plan: user-access-pro was originally planned as a separately-sold companion; instead its 10 providers ship inside AcrossAI Pro under a…
v0.8.3 — opt-in native-app custom URI schemes for redirect_uri
Adds a default-off filter acrossai_pro_native_app_redirect_schemes that lets operators enable RFC 8252 §7.1 private-use URI schemes (e.g. cursor://, vscode://) for OAuth redirect URIs.
v0.8.2 — fix Connections-panel per-user Revoke/Delete buttons
Feature 010 (0.7.2) added per-user Revoke and Delete client buttons to the Connections panel with the classes .acrossai-mcp-connector-panel__revoke-user-btn and .acrossai-mcp-connector-panel__delete-user-btn, and extended the dispatcher…
v0.8.1 — DCR default-server auto-bind + Discovery filter-inversion
Real MCP hosts (Claude.ai, Grok, ChatGPT, Cursor) do NOT send an RFC 8707 resource parameter in Dynamic Client Registration bodies — RFC 7591 does…
v0.2.7 — fix WordPress.org import warnings
WordPress.org flagged two import warnings on the 0.2.6 push:
v0.2.6 — filter-based AI connector discovery
The Discovery API’s ai_connector category is now populated via the new filter acrossai_mcp_manager_discovery_ai_connectors instead of a direct call to the paid companion plugin’s ConnectorProfileRegistry…
v0.8.0 — Rename to acrossai-pro
The plugin is renamed to AcrossAI Pro. Directory becomes acrossai-pro/, main file becomes acrossai-pro.php. The Freemius product ID (34763) is unchanged, so existing licenses…
v0.7.2 — Per-user Connections panel (Feature 010)
Collapses the AI Connectors admin surface from a per-OAuth-client table plus five per-connector Generate tabs to a single flat Connections table listing one row…
v0.7.1 — Tested up to 7.0.2 + plugin media refresh
Patch release rolling up the three doc/media PRs merged since 0.7.0. No code changes; upgrade is a runtime no-op.