Skip to content

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 02:34
· 24 commits to main since this release
3332644

New Features

  • Expose a read-only access_control object on event payloads reporting ARMember membership gating: restricted, provider, membership_plan_ids, and restricted_by (post and/or term). Available on eventonapify/v1/events (single and list), the wp/v2/ajde_events compatibility surface, and the MCP contract via describe_content_type. Reports configuration, not per-user authorization; returns the empty state when ARMember is inactive; rejected on write. Deliberate decision: the field is not stripped by the wp/v2 sensitive-value redaction, since plan IDs are operational configuration, not PII, and the whole compatibility surface is already administrator-only.

Improvements

  • None.

Bug Fixes

  • None.

Full Changelog: v3.0.3...v3.1.0