Back to home

Product

Changelog

What's new in Formbreezy.

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 GPT-4o mini 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