This version is currently a release candidate.
You can learn more about this version in our release post.
rc.1
- Feature: Add From name and From email options to form notification emails
- Feature: Add merge tag support to email subjects and From name, with a merge tag picker
- Feature: Add signup opt-in checkbox option to contact + email signup forms
- Feature: Add Webhook provider for email signup forms
- Feature: Add custom HTML attribute support to Form Field Control blocks
- Tweak: Use the first email field as the Reply-To address when no reply-to field is set
- Tweak: Improve network request counts in editor with a lot of Global Styles
- Fix: Hide all form content when showing the success container
beta.3
- Tweak: Pivot new block CSS Editor to CSS Mode
- Tweak: Add data-gb-skip-native-validation check in forms
- Feature: Add confirmation email reply-to/reply-to-name
- Feature: Add “field must match” feature to forms
- Fix: Possible stale cookie errors in Forms/Overlays dashboards
beta.2
- Fix: Webhook-only email signup forms
- Tweak: Use HTML emails for form submissions
- Tweak: Add option to store all email submissions
beta.1
- Fix: Form margins in the editor
- Fix: Form field options interface
- Fix: CSS Editor vertical scrolling
- Fix: Multi-line selectors in CSS Editor
- Fix: Add Global Styles support to Form blocks
- Tweak: Improve CSS Editor parser
- Tweak: Allow vendor prefixes in CSS Editor
- Tweak: Improve form control conditions
- Tweak: Don’t show form success style shortcuts if using success container
- Tweak: Improve form input option syncing
alpha.1
- Feature: Forms system (Contact, Email signup)
- Feature: Add Form email, confirmation email, webhook, Mailchimp, Kit (ConvertKit), MailerLite, ActiveCampaign, Brevo, and Turnstile integrations
- Feature: Add direct CSS editing and Dev Tools support to block styles and Global Styles
- Feature: Add an Edit CSS command and toolbar shortcut for supported GenerateBlocks blocks
- Tweak: Improve Global Style undo/redo preview syncing
- Tweak: Harden Pattern Library permissions and remote Global Style data handling
- Tweak: Reduce frontend queries for pattern and menu support handling
- Fix: Prevent accidental deletion of in-use Conditions and harden Conditions REST API capabilities
- Fix: Handle incomplete Conditions usage scans before deletion
- Fix: Overlays not re-opening on back button
- Fix: Overlay config parsing ignoring valid zero values
- Fix: Cookie duration 0 not working as session cookie
- Fix: Accordion item MutationObserver cascade
- Fix: Duplicate sub-menu IDs when parent menu items lack an ID
- Fix: RTL Carousels
- Fix: Media in carousels
- Fix: Block selection in fade carousel in the editor