Releases

Track GriffinForms Core updates, from major platform steps to smaller reliability and workflow releases.

MINOR v3.3.0.0
Feature
  • New Divider field
    • A themed horizontal rule you can place between groups of questions to break up longer forms. It has no label and collects no input.
    • Never appears as a question or an answer in submission details, exports, emails, or merge tags, and cannot be used in Conditional Logic.
  • Thickness and Corners controls
    • Thickness ranges from 1 to 20 pixels. Corners switches between flat, square ends and rounded, pill-shaped ends.
    • Color always inherits the form theme's border color, with a neutral dark fallback for forms with no theme applied.
  • Supported migration
    • Importing from Contact Form 7, Ninja Forms, WPForms Lite, or Formidable Forms recreates a plain divider as a native Divider field.
    • A divider that can't be faithfully preserved is skipped with a precise reason in the import results, never silently dropped.
MINOR v3.2.4.0
Docs
  • Reliable deactivation feedback delivery
    • Feedback you choose to share when deactivating is now delivered through a hosted GriffinForms service rather than emailed from your site's web server, so it actually arrives.
    • Delivery happens after deactivation completes and never adds a delay; a brief single retry covers temporary hiccups.
  • Optional follow-up when you want it
    • Tick "I'm happy to be contacted" and your feedback is raised as a support request so we can follow up. Leave it unticked and no contact details are sent.
    • Choosing "Skip & Deactivate" sends nothing at all. Your form submission data is never involved.
  • Transparency
    • The service and exactly what it sends are disclosed in the readme (External Services) and the privacy policy.
    • Deactivation remains strictly non-blocking and feedback stays optional.
MINOR v3.2.3.0
Fix UI/UX
  • Column Manager on all list views
    • Every list — Forms, Submissions, Files, Form Themes, Folders, Fields, Logs, and Messages — now has a column manager accessible from the toolbar.
    • Toggle columns on or off, drag them into order, choose display variants, set custom widths (% or px), and control items per page (10, 25, 50, 100).
    • Preferences are saved site-wide and persist across page loads. Reset to defaults is available per list.
  • Klaviyo Core scaffolding
    • Klaviyo is now a registered integration provider in Core. A signal badge appears in the Submissions list for synced entries.
    • The single submission page shows a Klaviyo marketing activity card with sync state and profile details. Full sync is activated by GriffinForms Pro.
  • Last Edited and Last Editor columns
    • Available as optional off-by-default columns on all list surfaces that record edit history, including Forms, Submissions, Messages, and Form Themes.
    • Last Editor supports a variant: username with full name (default) or username only.
  • Fixes and polish
    • The single log entry page now renders the related-item "Open" link as a clickable anchor.
    • Fixed four Column Manager label mismatches: Attachments (submissions), Signals (forms and submissions), Log Type (logs), and Date / Time (logs).
    • Internal isread column key renamed to readstatus for consistency.
PATCH v3.2.2.0
UI/UX Feature
  • Square Core scaffold
    • Square is now a recognised payment option in GriffinForms. The groundwork is in place — the Pro plugin activates full payment processing.
  • Single-product card stays at natural width
    • auto-fit → auto-fill in the builder payment preview grid so a single product card no longer stretches to fill the full field width.
  • Real product cards in Gutenberg block preview
    • The block editor now renders actual product cards — name, price, description, image, and checkbox — instead of a static placeholder.
  • Product images fill their frame
    • object-fit changed from contain to cover in both the builder preview and the frontend payment field.
  • Address field select height corrected in block editor
    • Scoped min-height override added so the country dropdown matches the height of adjacent address text inputs.
Showing 1 of 14 batches