Releases: gravityforms/gravityskills
Releases · gravityforms/gravityskills
Release list
v1.1.2
v1.1.1
- gravity-forms-abilities: Document productField auto-linking for quantity and option fields, and add the option field example to the pricing table.
v1.1.0
- gravity-flow-abilities: Add the skill — workflow guidance for Gravity Flow abilities via the WordPress Abilities API (MCP), covering step CRUD, approval policies, reassignment, and feasibility consultation.
- gravity-forms-abilities: Add a phone pitfall row and a phone step to the form-creation workflow; an omitted phoneFormat breaks rendering on older Gravity Forms versions.
- gravity-forms-abilities: Add documentation for the notification and confirmation write abilities.
- gravity-forms-abilities: Correct the shared MCP endpoint path (/wp-json/mcp/mcp-adapter-default-server) and the meta-tool names (mcp-adapter-discover-abilities, mcp-adapter-execute-ability, mcp-adapter-get-ability-info).
- gravity-forms-abilities: Document the Gravity Forms 3.0 international phone field value shape.
- gravity-forms-abilities: Fix the entries-search escape-hatch examples to use form_ids.
- gravity-forms-abilities: Require an explicit phoneFormat on phone fields — document all three valid values plus defaultCountry/showCountryCode, and surface the format_options discovery key from system-field-types.
v1.0.2
- gravity-forms-abilities: Add a warning against deprecated Ready Classes in favor of the layout grid.
- gravity-forms-abilities: Add documentation for the 100-entry bulk-delete cap and the count/delete loop.
- gravity-forms-abilities: Add pricing field guidance covering product, option, quantity, shipping, and total inputTypes and submission formats.
- gravity-forms-abilities: Update the access model to the per-tool allowlist (Enable MCP plus individual tool checkboxes), replacing the read/write toggles.
v1.0.1
What's Changed
- Add gravity-forms-abilities skill by @faction23 in #2
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: public skills repository framework by @faction23 in #1
New Contributors
- @faction23 made their first contribution in #1
Full Changelog: https://github.com/gravityforms/gravityskills/commits/v1.0.0