Changelog

Everything new in Formbear, release by release.

v1.2

The AI assistant: build forms and understand responses

Formbear now has a full AI assistant, processed entirely in the EU. Describe what you need and review what it proposes: nothing lands in your form until you apply it.

  • Generate a form from a prompt. Pick "Generate with AI" in the New form menu, describe the form, and edit the generated questions like any other blocks. See generating forms with AI.
  • A copilot in the editor. An assistant input sits at the bottom of the canvas: ask for new questions or changes, review the suggested blocks, and apply them in one click. "Improve with AI" rewrites a selected question, and "Suggest questions" proposes what to ask next.
  • Understand your responses. The Results tab can summarize what people said, cluster answers into themes that drill down to the real responses, and answer your questions in a chat grounded in aggregated data. See AI response analysis.
  • On every plan. AI is metered in actions: 5 per month free, 100 per month on Pro. Viewing an existing summary is always free; only generating or refreshing spends an action.
  • European by default. Processing runs with Mistral AI in France, raw response sets never leave our server, and your data is never used to train models.

How actions, quotas, and data handling work is covered in the AI assistant docs.

v1.1

Hidden fields & URL prefill

Your form links can now carry data. Two new tricks, on every plan:

  • Hidden fields capture query parameters invisibly. Add a hidden field named utm_source, share formbear.app/f/abc123?utm_source=newsletter, and every submission from that link records where it came from: in the response table, the summary, and CSV exports. Perfect for UTM tags, campaign names, or your own user ids.
  • URL prefill fills visible questions ahead of time. A parameter matching a question's label becomes its editable default: ?Email=jane@example.com&Color=Blue prefills the email question and selects the Blue option. Values that don't fit a question are simply ignored, so a mistyped link never breaks a form.

Both work with choice questions too (match options by label, comma-separate multi-select values), and hidden fields are never required, so a link without parameters submits as usual.

Read the details in the hidden fields & URL prefill docs.

v1.0

Formbear 1.0

Formbear is out. A design-led form builder, hosted in the EU, with a free plan that doesn't run out: unlimited forms and responses (within our Fair Use Policy), on infrastructure that keeps every answer in Europe.

What ships in 1.0:

  • A document-style builder. Type / to add questions, drag blocks to reorder, split long forms into pages. Twelve question types, from short text to ratings and file upload.
  • Forms that look like yours. Themes with full control over color, type, radius, and layout; light and dark; custom fonts; a guided one-question-at-a-time mode; custom CSS and custom domains on Pro.
  • Fast, accessible public forms. Server-rendered, keyboard-friendly, and working even without JavaScript. Share a link or embed anywhere.
  • Results you can read. A response table, per-question summaries, CSV export, and privacy-friendly traffic analytics built in.
  • An AI assistant (Pro). Ask questions about your responses and get grounded answers, aggregated on the server so raw answers never leave it.
  • European by default. EU-owned hosting, response answers encrypted at rest, GDPR compliance without an asterisk.

Thanks for building with us. This page is where every release lands from now on.