Team SureForms
September 11, 2026

SureForms v2.12.7

Smarter diagnostics, a cleaner sidebar, and a security fix worth updating for.

Hey everyone 👋

SureForms 2.12.7 brings two improvements that make the SureForms interface noticeably cleaner and more useful, patches a security vulnerability, and ships six fixes across free and Pro. Given the security fix, updating promptly is recommended.

What’s new

The Form Checks panel now stays out of the way. The panel in the form sidebar now appears only when there is something that genuinely needs your attention. When everything is fine, it stays hidden. The wording is clearer too, so when it does appear you know exactly what to do.

Fixed

Security fix (Pro): This update patches a security vulnerability. Props to nh4tvd for responsible disclosure. Update now.

Logged-in users blocked by login-required form restrictions (Pro): Forms restricted to logged-in users were incorrectly blocking visitors who were already signed in. Logged-in users can now access and submit these forms as expected. Fixed.

After-submission actions not completing when a form redirects: Actions like webhook triggers and integration deliveries were sometimes not finishing when the form redirected to another page on success. They complete reliably now. Fixed.

Forms losing styles and submit script on Breakdance and similar page builders: Page builders that buffer page output were stripping form styles and the submit script from the page. Forms now load correctly on Breakdance and any other builder that handles output the same way. Fixed.

Fields dropped from entries when a caching plugin serves an older page copy: When a caching plugin served a stale version of the page, some submitted field values were not making it into the entry. Every submitted field now saves correctly regardless of caching. Fixed.

Editor submissions counting toward conversion rate: Preview submissions made by site editors while testing a form were being counted in the conversion rate, skewing the numbers. Only real visitor submissions count now. Fixed.

Edit Form icon oversized in Divi: The icon was rendering too large in Divi layouts. It is the right size now. Fixed.

Given the security fix, update from your WordPress dashboard as soon as you can.

Support is one click away if anything feels off.

Team SureForms
September 2, 2026

SureForms 2.12.6

Hey everyone 👋

SureForms 2.12.6 adds three practical improvements that make managing your forms noticeably easier. Form performance data right in the list view, a smarter way to diagnose submission issues, and a self-healing tool for a common database problem. Plus a quick fix to keep the editor tidy on the front end.

What’s new

Views and Conversion Rate now visible in the Forms list: No more opening individual forms to check how they are doing. Each form in your list now shows its total views and conversion rate at a glance. Spot your best performers and your problem forms without leaving the dashboard.

Enable Logs for diagnosing submission failures: Turn on submission logging and SureForms records every form submission failure to a downloadable file. Useful when something stops working on a live site and you need to know exactly what went wrong. Turn it on, reproduce the issue, download the log.

One-click repair for a missing entries database table: If SureForms detects that the entries table is missing from the database, it now flags it and offers a repair button. Submissions start saving again in one click, no manual database work needed.

Fixed

Edit Form button overlapping form fields on the front end: The button was sitting on top of form fields when viewing a form on the front end. It no longer does. Fixed!

Post Creation feeds not saving taxonomy terms for logged-out visitors or Subscribers (Pro): Taxonomy terms configured in a Post Creation feed were being skipped when the form was submitted by a logged-out visitor or a Subscriber-level user. They save correctly now. Fixed!

Support is one click away if anything feels off.

Team SureForms
August 26, 2026

SureForms v2.12.5: Improvements for Optimization Plugin Sites

Hey everyone 👋

SureForms 2.12.5 is a focused patch release that strengthens compatibility across some of the most common WordPress performance setups. If your site uses a plugin like WP Rocket, LiteSpeed Cache, or Autoptimize, this update makes sure SureForms plays nicely with your configurations and form submissions..

Let’s get into it.

Fixed

Forms not submitting on sites with JavaScript optimisation enabled: Using WP Rocket, LiteSpeed Cache, or Autoptimize? Form submissions were failing silently on those setups. Fixed!

Save & Resume, User Registration, and OttoKit Form response: The same JavaScript optimization conflict was impacting these features too. All three now work correctly regardless of your performance plugin setup. Fixed!

Multi-step forms collapsing into a single page: A Page Break block carrying certain block metadata caused all steps to display at once. Your multi-step forms are back to working as intended. Fixed.

Fatal error on PHP 8 with certain admin plugins: Plugins like The Events Calendar were triggering a PHP 8 fatal error in the admin. The conflict is resolved and both plugins coexist cleanly. Fixed!

Update when you get a chance.

As always, support is one click away if anything feels off.

Team SureForms
August 20, 2026

SureForms v2.12.4

Hey everyone 👋

This one is a behind-the-scenes release. No big new features, but two changes that make a real difference to how your form notifications look and how reliable your setup stays across WordPress versions. Plus a handful of Pro fixes that have been annoying the right people for a while.

Better than before

Email notifications with images now land more reliably: Images in email notifications are now saved to your Media Library instead of being baked directly into the email as raw data. Emails go out lighter, load faster in inboxes, and are less likely to get flagged by spam filters. If you send notifications that include images, you will notice the difference.

Squashed

WordPress 7.1 compatibility. SureForms now runs cleanly on WordPress 7.1. No issues, no warnings. Fixed.

User Registration website field mapping was broken: If you mapped the website field in a User Registration form, it was not saving correctly. The right value now goes to the right place. Fixed.

Partial Entry form names were showing a dash character instead of a hyphen: A small but genuinely annoying display issue where em-dashes were appearing in form names inside Partial Entries. Fixed!

The survey report date filter got stuck when no results came back: Selecting a date range with no survey responses caused the filter to freeze rather than showing an empty state. It now resets cleanly. Fixed!

Update when you get a chance.

As always, support is one click away if anything feels off.

Update as soon as you can especially for the security fixes.

Team SureForms
August 7, 2026

SureForms 2.12.3: Partial entry notifications and a security fix.

Hey everyone 👋

2.12.3 lands with two new features, better WPML compatibility, and a security fix worth updating for promptly.

What’s new

Jump to a form’s entries in one click There’s now an Entries shortcut in the Instant Form admin bar. Click it and you’re straight into that form’s entries. No navigating through menus.

Notify admins when a visitor saves a partial entry: When a visitor saves an in-progress form, you can now trigger an email notification automatically. The recipient field comes pre-filled with the site’s admin email, so setup takes seconds.

What that means for you:

  • Reach out to visitors before they go cold
  • Know immediately when someone saves a form mid-way
  • Works with your existing notification setup. No extra configuration needed

Better than before

Improved WPML compatibility SureForms works more reliably with WPML. If you’re running a multilingual site, translation and form handling are more stable across language switches. 

Fixes

Security vulnerabilities patched: A security bug has been fixed and several hardening improvements are included. Update as soon as you can.

Entries search now includes submitted data: Search now scans submitted field data too, so finding a specific entry is faster and more accurate. Fixed.

A failed database update could stop forms from accepting submissions: In some setups, a database migration error was silently blocking new submissions. Forms accept submissions correctly now. Fixed.

Forms with default styles disabled no longer break the page: Disabling default styles on one form was aborting setup for every other form on the same page, causing multiple forms to render incorrectly. Gone.

Cloudflare Turnstile no longer shows a warning on WordPress 7.0: A compatibility warning was appearing on sites running WordPress 7.0. Resolved.

Payment History styles now load only on pages that need them: Styles were loading site-wide instead of only on pages with a Payment History widget. Fixed.

Number field alignment restored when “Use label as placeholder” is on: The number field was appearing misaligned with this setting enabled. Fixed. (Pro: The date picker now also respects this setting.)

FluentCRM now saves multi-choice answers as separate values: Answers were being saved as one concatenated string. They now map as individual values. Fixed.

Lost Password forms now send reset emails correctly: Reset emails weren’t sending when Login Link and Sign Up Link options were turned off. Gone.

Update as soon as you can especially for the security fixes.

Team SureForms

Team SureForms
July 21, 2026

SureForms 2.12.2: Payment History Widget and Smarter Repeater Webhooks

Hey everyone 👋

If you build with Elementor or Bricks, this release makes it easier to give paying users a better account experience. It also makes repeater-based automations cleaner in SureForms Pro, and fixes three annoying edge cases.

Let’s get into it.

What’s New

Payment History widget for Elementor and Bricks

If your site accepts payments through SureForms, you can now drop a Payment History widget onto any Elementor or Bricks page and let logged-in users see their own payment records right there.

What that means for you:

  • Add payment history to member dashboards, client portals, or account pages without custom code
  • Keep the experience inside the builder you already use
  • Match the widget to the rest of your page layout more easily

→ Learn how to display payment history

Send repeater field data as a list in webhook payloads (Pro)

Repeater rows can now be sent as a structured list in webhook payloads for Make, Zapier, and n8n. That means each row arrives ready to loop through, map, and process without extra parsing.

What that means for you:

  • Build multi-row automations more easily
  • Create separate CRM records, tasks, or follow-ups from one submission
  • Spend less time cleaning up webhook data before using it

→ Learn how to use repeater data in webhooks

Squashed

  • Custom CSS now applies correctly on single form view pages. Fixed.
  • AI-generated quizzes now score answers with accented characters correctly. Fixed.
  • Files with special characters in their names now download without errors. Fixed.

We think you’ll like this one. Update when you’re ready.

As always, support is one click away if anything feels off.

Team SureForms
July 8, 2026

SureForms 2.12.1: Retry failed deliveries

Hey everyone 👋

2.12.1 adds one feature you’ll appreciate the first time an integration fails, plus four fixes that sort out some real day-to-day frustrations including a Gmail notification issue that made Repeater fields look broken. Let’s get into it.

 What’s New

Retry failed webhooks and integrations without resubmitting the form When a webhook or native integration fails to deliver, you can now retry it directly from the activity log. Each entry gets its own Retry button so you can re-send a single failed delivery instantly. There’s also a bulk “Retry Failed Webhooks / Integrations” action for when multiple deliveries need to go out at once.

What this means for you:

  • No more asking users to resubmit a form just because a webhook timed out
  • Recover failed CRM, email, or automation deliveries in a couple of clicks
  • The bulk action handles multiple failures at once, so cleanup is fast

Fixes

Raw CSS no longer appears in Gmail notifications from Repeater fields An inline style block in the Repeater field’s table markup was being rendered as visible text in Gmail. Notification emails were showing raw CSS instead of a clean table. Removed. Fixed.

Reset form now works correctly across all fields The reset form option was silently failing for certain field types, leaving values behind after a reset. All fields are cleared correctly now. Fixed.

User Registration child fields now appear in Payment block mappers The Email and Name field mappers inside the Payment block weren’t showing child fields from User Registration container blocks. That left some setups unable to map correctly. They’re included now. Fixed.

Files with dots in their names now open without errors Uploading a file with a dot in its name like report.v2.pdf was triggering an “Invalid filename format” error during validation. The file would upload but fail to open. Resolved. Fixed.

We think you’ll like this one. Update when you’re ready.

As always, support is one click away if anything feels off.

Team SureForms

Team SureForms
June 26, 2026

SureForms 2.12.0: Payments, Entries, and Conditional Buttons

SureForms 2.12.0 brings payment lifecycle hooks for Stripe and PayPal, a Pro shortcode to display form entries on any page, conditional logic for Custom Buttons, and fixes across payments, CRM mapping, spam protection, and the form editor.

sureforms 2 12 0

What’s New

Connect payment events with memberships, courses, and CRMs SureForms now triggers actions on payment success, subscription cancellation, and refunds, for both Stripe and PayPal. Connected tools can respond automatically when a payment status changes.

What this means for you:

  • SureMembers can grant or revoke access based on real payment events
  • LMS platforms can enrol or unenrol students when payment status changes
  • CRMs can update contact records without manual work
  • Automation tools can start follow-up workflows after any payment event

Learn how it works

Display form entries anywhere with a shortcode: The new shortcode displays submitted entries in a sortable, paginated table on any page. Choose which columns to show, filter by user, and switch between read, unread, and trash views.

What this means for you:

  • Build a front-end submission dashboard without custom development
  • Let logged-in users view their own entries
  • Create member portals, client areas, or internal dashboards

Learn how it works

Add conditional logic to Custom Buttons: The Custom Button can now be shown or hidden based on field values. Show a payment button only when a paid option is selected, or a next-step button only after required fields are filled. Hidden buttons also block submission correctly.

Better Than Before

  • FluentCRM Date of Birth fields now map correctly: Date Picker values are normalized to YYYY-MM-DD before mapping, so birthday data sends without a format error.
  • Page Break settings are easier to find: Progress indicator, label visibility, and button text now appear directly in the block’s inspector panel with a note clarifying they apply form-wide.
  • Settings panels restored for single-tab blocks: Block settings are accessible again in affected configurations.

Fixed

  • PayPal subscriptions now cancel through PayPal, not Stripe. Fixed.
  • Multiple Cloudflare Turnstile widgets on the same page now validate correctly. Generic submission errors from multiple widgets are gone.
  • Stripe Payment Element now renders on live accounts with Bacs Direct Debit, Link, Cash App, or BNPL enabled. Squashed.
  • Form editor restored on WordPress 6.x sites running ThirstyAffiliates, Ninja Forms, or Gravity Forms. Older-style block conflicts are resolved. Fixed.

We think you’ll like this one. Update from your WordPress dashboard when you’re ready.

Team SureForms

Team SureForms
June 17, 2026

SureForms 2.11.1: Bug Fixes & Security Update

Hey everyone 👋

2.11.1 is a focused patch. No new improvements,  just three things that needed to be fixed. One of them is a security fix, so update as soon as you can.

Phone field auto-country detection now works correctly The Phone field was defaulting every visitor to the United States, regardless of where they were located. A visitor in Germany or India would see the US dial code pre-selected and have to manually correct it before typing their number. It now detects the right country automatically, so the correct dial code is pre-selected from the start. Fixed.

Cloudflare Turnstile “Get Keys” link now goes to the right place The link inside the Turnstile settings that’s supposed to take you to your Cloudflare dashboard wasn’t going there. Anyone setting up spam protection for the first time had to leave the flow and hunt for the right page themselves. It now goes exactly where it should. Corrected.

Security fix A security vulnerability in SureForms has been identified and patched. We recommend updating to 2.11.1 immediately. Props to Yaswanth Reddy Sunkara from WPScan for responsibly disclosing this to our team.

Team SureForms