Back to home

Product

Changelog

What's new in Formbreezy.

v1.8.0August 8, 2026
  • The AI form builder now shows you exactly what it is doing as it works, with a labelled step for every change it makes to your form
  • The AI can now correct its own mistakes mid-answer instead of giving up and asking you to rephrase
  • AI changes now apply to your form straight away and you can watch them land in the preview. Undo steps back through them like any other edit
  • Asking the AI for a follow-up change now builds on the previous one instead of starting over from your last saved form
  • AI replies are now formatted, so lists, field names and emphasis are readable rather than raw text
  • AI conversations are now saved to your account rather than being lost when you close the chat
  • Fixed the AI wiping a field's options, hint, width or validation when you asked it to change only the label
v1.7.0August 8, 2026
  • The check your answers step now has its own tab in the form builder, so you can see it, preview it and switch it off without hunting for a checkbox
  • The AI form builder can now turn the check your answers page and the progress indicator on and off when you ask it to
  • The AI form builder is better at spotting questions that only apply to some people, and now puts them in a section behind the answer that triggers them
v1.6.0August 7, 2026
  • Multi-page forms - split a form you build on Formbreezy across several pages, each with its own title and description
  • Show or hide a whole page based on an earlier answer, the same way you already can with sections
  • Check your answers - multi-page forms end with a summary of everything entered, with a Change link next to each answer
  • Progress indicator showing which step someone is on, which you can turn off per form
  • Answers are saved on the visitor's own device as they go, so a refresh or accidental close does not lose their progress
  • The AI form builder can now create, rename, reorder and delete pages, move fields between them, and set conditions on a page
  • Forms can now hold up to 50 fields across up to 10 pages, raised from 20 fields
  • Fixed a bug where a required field hidden by a show/hide rule could block submission entirely, with no way to answer it
v1.5.0May 31, 2026
  • Free trial - new accounts now get email and AI credits to try delivery and the AI form builder right away, no approval needed
  • Profiles - set a display name and build a personal avatar during signup or anytime from your profile page
  • Avatar builder - design your look with a Female/Male toggle and swipe through hairstyles, eyes, mouth, clothing, and colours
  • Your name and avatar now appear in the nav bar, and the AI Form Builder greets you by name and shows your avatar in the chat
  • Guided welcome for new accounts - a friendly first-time screen helps you choose between connecting an existing form or building one, instead of the full dashboard
  • Your interface preferences now live with your account, so they follow you across devices and browsers
v1.4.0May 30, 2026
  • Email verification at signup - enter your email to receive a 6-digit code, then set your password to finish creating your account
  • Accounts are now tied to a confirmed inbox, so a mistyped email can never lock out the real owner
v1.3.0May 24, 2026
  • AI Form Builder - describe your form in plain language and let the AI build it for you from inside the form editor
  • AI credits - a new credit pool separate from email credits, visible on your profile page (1 credit per 1,000 tokens)
  • Propose and preview - the AI suggests a complete form structure you can preview before confirming or continuing to refine
v1.2.0May 16, 2026
  • Conditional groups - add a group field type that shows/hides a block of child fields based on trigger field values
  • Nested sub-groups - add a second level of conditional sections inside a group
  • Interactive preview - fill in the preview panel to test conditional logic without publishing the form
  • Content blocks - add static headings and paragraphs between form fields
  • Hidden fields - submit fixed values (e.g. UTM source, form version) without showing them to visitors
  • Snippets - insert pre-built field groups (Personal Info, Mailing Address, Rating + Reason) from the palette with one click
  • Default values - pre-fill any input field with a default value
  • Duplicate field - clone any field including its settings with one click
  • Custom success message and redirect URL - control what happens after a visitor submits
  • Field names are now auto-derived from the label in snake_case - no manual entry needed
  • Field type guide and per-field help - learn what each field type is for without leaving the builder
  • One-click email unsubscribe - recipients can opt out via a link in each notification email
  • Cloudflare Turnstile bot protection on registration and public form submissions
  • Form Builder mobile layout improvements
v1.1.0May 9, 2026
  • Form Builder - create and publish forms hosted on Formbreezy with no HTML or backend required
  • Live split-pane editor with real-time preview and eight field types: text, email, number, textarea, date, radio, checkbox, select
  • Per-field validation rules: min/max length, min/max value, min/max date, regex pattern (ReDoS-safe)
  • Public/private visibility toggle - public forms accessible at /form/<id> with as-you-type client-side validation
  • Undo/redo support in the form editor
  • Interactive guide walkthrough for new builders
  • Link builder forms to existing form endpoints to inherit delivery destinations
v1.0.0May 2, 2026
  • Create form endpoints with unique API keys - embed in any HTML form in seconds
  • Built-in spam protection via honeypot fields
  • Formbreezy Storage - persist and view submissions directly in your dashboard
  • Email delivery to your inbox
  • Discord, Slack, and Telegram notifications
  • ntfy push notification support
  • Google Sheets and Notion integrations
  • Generic webhook integration for custom workflows