4.9.5
Added
- Unlocked Multi-Step Forms in the UI
- Visual multi-step form editing with named steps, step ordering, a canvas for each step, and field movement between steps. Removing a step preserves its fields, and both save controls retain the layout through Visual/Code changes.
- Fluent Support customer and ticket creation with inbox/product mapping, priority conversion, category context, and links between tickets and saved submissions.
- Authenticated n8n webhooks with typed JSON mappings, explicit field selection, test/production URL checks, and an importable intake workflow.
- Pipedrive person/organization matching, lead or deal creation, custom fields, pipeline/stage checks, and optional follow-up activities.
- Zendesk tickets with requester mapping, tags, custom fields, and validated uploads belonging to the saved submission.
- Resend transactional email with stable idempotency keys and signed, correlated delivery/bounce events.
- FlowMattic Plugin Actions bridge with per-form/shared hooks and named field payloads.
- Administrator-only action testing with editable sample data and inline results.
Fixed
- Form previews load the complete form runtime and their own styles. Save & preview opens the latest edits with desktop/mobile widths; URL prefill no longer overwrites submission tokens.
- Multi-step forms supply a final Submit button when none is defined, keep nested container groups out of the step list, and support keyboard step navigation with labeled progress.
- Empty or unsigned Resend webhook requests return an authorization error even when WordPress supplies null headers or body.
- Newly added action cards receive unique persistent identities and control IDs, including after another card is removed.