What's in this release
Consolidates two features merged since 0.0.5:
- #66 — Feature 045 — Upgrade
acrossai-co/main-menu0.0.11 → 0.0.14 - #65 — Feature 046 — Absorb the
acrossai-core-abilitiescompanion plugin into the manager (17 categories, 176 abilities, uniform slug rebrand) - #67 — Release 0.0.6 (version bump + CHANGELOG cross-references)
Highlights
- BREAKING (downstream integrators) — 17 ability category slugs rebranded
acrossai-core-abilities-<domain>→acrossai-abilities-manager-<domain>; 176 ability slugs rebrandedacrossai-core-abilities/<verb>→acrossai-abilities-manager/<verb>. Ability payload shapes and permission callbacks preserved verbatim. - Absorbed extra-MIME-types Settings field now renders inside the shared Abilities tab. Activation-time option-key migration is idempotent + OR-monotonic.
- Retire the
acrossai-core-abilitiescompanion plugin after upgrade — all 176 abilities are now bundled. - Library page: Themes / Blocks / Plugins / Users / Database / Cron / Cache / File Manager get their own tabs. "Core" pinned as the second tab.
acrossai-co/main-menubumped0.0.11 → 0.0.14(tab-scopedoption_groupfixes cross-tab option-clobber).- Freemius product identifiers rotated (
fs_product_id 31230 → 34418, newfs_public_key).
Upgrade Notice
IMPORTANT: this release absorbs the companion acrossai-core-abilities plugin — deactivate and uninstall that plugin after upgrading to avoid duplicate ability registrations. BREAKING for downstream integrators: update any MCP servers, REST callers, WP-CLI scripts, or integration tests that referenced the legacy acrossai-core-abilities-* slugs. Ability payloads themselves are unchanged.
Full changelog
See README.txt § 0.0.6 for the complete section including all bullets, migration guidance, and rollback notes.
Not in this release
- Feature 051 (
acrossai-co/main-menu 0.0.14 → 0.0.18) — pending on branch051-main-menu-0-0-18-upgrade. Will ship in a subsequent release.