The AcrossAI blog
Archives: Changelogs
v0.0.17 — Features 057 + 058 + 059 (wp-core-reinstall + slug rename + Recovery Mode)
This release cuts a single 0.0.17 covering three features that landed on main since the last release (0.0.15) without their own release PRs.
v0.1.7 — F033 F030 permission_callback wrapper security fix
Severity: P1 (privilege escalation) — any authenticated user (including subscriber) could invoke any registered ability via mcp-adapter/execute-ability on the default MCP server, bypassing the…
v0.1.6 — F032 OAuth per-server scoping
Legacy pre-F032 DCR OAuth client rows (Claude.ai / ChatGPT / Cursor / Cline connections made before 0.1.6) are auto-purged during the upgrade migration. Any…
v0.0.15
UI-only release. Replaces the Custom Abilities Bulk Actions dropdown (Publish / Unpublish / Delete) with four ability-native optgroups that mirror the per-row edit drawer:
v0.1.5 — F031 Add Google Gemini CLI as an MCP client
The server-edit Clients tab (admin.php?page=acrossai_mcp_manager&action=edit&server={id}&tab=clients) now surfaces a Gemini card (💎 pill) alongside the existing 7. Uses the same npx @automattic/mcp-wordpress-remote@latest bridge + WP…
v0.1.4 — F030 Per-server ability permission_callback override
The MCP-server-edit Access Control tab now hosts a second section (below the existing wpb-access-control React panel, separated by ) with a single toggle: when…
v0.0.14
Highlights wp.org banners refreshed + renamed to WP.org-canonical filenames. banner1544x500.png → banner-1544×500.png and banner772x250.png → banner-772×250.png. The WordPress.org plugin directory only auto-detects banners at…
v0.0.13
No existing ability slug, input schema, output schema, or permission callback is altered. Every previously-registered ability still resolves to the same class.
v0.1.3
Full Changelog: v0.1.2…v0.1.3
v0.0.12 — Feature 043: WordPress core rollback via WP.org Core API
Adds a third ability to the Core tab introduced in 0.0.11: acrossai-abilities-manager/wp-core-rollback. Rolls back WordPress core to an earlier offered version via WP core’s…