Back to Changelog
v1.1.5Improvements

Form Builder Improvements

New question types, improved validation, and better form preview experience.

December 10, 2024
formsuxvalidation

Form Builder Improvements

This release brings several enhancements to our form builder based on user feedback.

New Question Types

Rating Scale

A beautiful new rating scale component with customizable:

  • Number of points (3, 5, 7, or 10)
  • Labels for each point
  • Visual style (stars, numbers, emoji)

Matrix Questions

Create grid-based questions for collecting related data efficiently:

  • Multiple rows with same response options
  • Required vs optional rows
  • Mobile-optimized layout

Validation Improvements

  • Regex patterns: Custom text validation
  • Date ranges: Ensure dates are within acceptable bounds
  • Cross-field validation: Compare values between fields

Preview Enhancements

  • Live preview updates as you edit
  • Device simulation (phone, tablet, desktop)
  • Test mode for trying form logic

Bug Fixes

  • Fixed issue with conditional logic on nested questions
  • Improved performance with large forms (100+ questions)
  • Fixed rare crash when duplicating sections