Changelog — gravityforms/gravityformscalendly
0.1.0-alpha.2
2026-08-18
- Personal Access Token setting links to Calendly's API & Webhooks page.
- Refresh the translation template for the new PAT help strings.
- Show Name and Event Type on the Calendly feed list so saved feeds are visible.
0.1.0-alpha.1
2026-07-22
- Initial Labs release.
- Feed-based generation of a personalized, single-use Calendly booking link on form submission, using a Calendly Personal Access Token.
{calendly_url}merge tag for use in Redirect/Message confirmations, populated synchronously so it's available on the same request as the submission.- Prefill mapping (Name/First/Last/Email + up to 10 custom question answers) applied to the booking URL as query parameters.
- Event Type selector with cached lookups and a manual "Refresh Event Types" control.
- Per-feed conditional logic.
- Entries list "Calendly Link" status column (Generated/Failed), with a direct link to the booking page.
- Non-blocking failure handling: submissions always save even if link generation fails.
- Send Test button on the feed settings page, creating a real scheduling link against the live Calendly API.
- Labs packaging: Requires Plugins header, uninstall cleanup, translation template, package-lock, Semgrep CI install, and unit tests.