Skip to content

Elementeer MCP v2.1.0

Choose a tag to compare

@typelicious typelicious released this 07 May 18:20

Elementeer MCP v2.1.0

Rebrand Complete

  • All Elementify references replaced with Elementeer across code, docs, config, and mirror system
  • Plugin bootstrap renamed to elementeer.php, namespace Elementeer\MCP- readme.txt fully rebranded (WordPress.org compatible)

License Clarified

  • MCP Server: Apache-2.0
  • WordPress Plugin: GPL-2.0-or-later

New

  • TIERS.md: Complete Free vs Advanced vs Studio comparison table with pricing logic
  • Plugin Mirror System: prepare-plugin-mirror.mjs, verify-plugin-mirror.mjs, plugin-mirror:gate
  • Private Full Mirror: Forgejo private repo backup via git push --mirror
  • Forgejo Runbook: Extended for dual mirror paths + private full mirror

Fixed

  • Missing module wizards registered (wizard_forms, wizard_ally, wizard_lms, wizard_charity)
  • CI: verify-mirror-export.yml now runs release:free-mirror:gate

Verification

  • Build: clean
  • Shared tests: 47 passed
  • Free contracts: 16 passed
  • Wizard tests: 33 passed (was 4 failing)
  • Free Mirror Gate: PASS
  • Plugin Mirror Gate: PASS