All notable changes to FormEngine are documented here. For full, detailed release notes with screenshots and links, see the documentation:
- Latest release notes: https://formengine.io/documentation/release-notes
CSP-friendly Core styling, optional localization, designer menu customization, Monaco update, and displayName breaking change
- Core styles ship as static CSS for stricter CSP: import
@react-form-builder/core/assets/styles.cssper Install FormEngine Core. - FormViewerLite uses NoopLocalizationEngine by default; FormViewer takes localizationEngine on FormViewerProps, so you can use NoopLocalizationEngine or a custom ILocalizationEngine.
- Menu items customization for Designer main-menu controls (
MainMenu_Item_*keys). - Monaco editor updated to 0.55.1.
FormBuilder language callbacks, preset name in onFormElementAdd
- Added onBuilderLanguageChange and onViewerLanguageChange on FormBuilderProps.
- Added optional presetName to the onFormElementAdd payload (see Tracking component add and remove events).
- Updated the public FormEngine example to use form storage (IndexedDB) alongside the designer.
IndexedDB form storage, Angular integration examples and bug fixes
- Published
@react-form-builder/indexed-db-form-storagefor browser-based form persistence. - Updated Form storage documentation with the IndexedDB example.
Component ref, Designer improvements, MUI DatePicker
- Added MuiDatePicker support.
- Added component toolbar customization in the designer.
- Added designer events for add/remove callbacks.
- Added direct component ref handling in action events via refValue (DOM element, imperative handle, or
null).
Mantine components integration, JSON schemas for components, and maintenance updates
- Mantine components integration for building forms with the Mantine UI library.
- JSON schemas for component libraries.
- Extended configuration options, including support for passing user-defined context.
Core package cleanup, MUI improvements, dependency updates, and documentation
- Leaner core package after barrel file removal (improved tree shaking).
- MUI disabled and read-only support and new component options (MuiDialog, MuiTextField type).
- Dependency and security updates across examples and core.
Material UI library integration, documentation, and security updates
- Integration with the Material UI components library for building and rendering forms.
- Improved theming capabilities in FormViewer, including support for theme switching.
FormEngine 7.9.0 release notes
FormEngine 7.8.0 release notes
FormEngine 7.7.0 release notes
FormEngine 7.6.0 release notes
FormEngine 7.5.0 release notes
FormEngine 7.4.0 release notes
FormEngine 7.3.0 release notes
FormEngine 7.2.0 release notes
FormEngine 7.1.0 release notes
FormEngine 7.0.0 release notes
FormEngine 6.2.1 release notes
FormEngine 6.2.0 release notes
FormEngine 6.1.0 release notes
FormEngine 6.0.0 release notes
FormEngine 5.2.0 release notes
FormEngine 5.1.0 release notes
FormEngine 5.0.1 release notes
FormEngine 5.0.0 release notes
FormEngine 4.3.2 release notes
FormEngine 4.3.1 release notes
FormEngine 4.3.0 release notes
FormEngine 4.2.0 release notes
FormEngine 4.1.0 release notes
FormEngine 4.0.0 release notes
FormEngine 3.6.0 release notes
FormEngine 3.5.0 release notes
FormEngine 3.4.1 release notes
FormEngine 3.4.0 release notes
FormEngine 3.3.0 release notes
FormEngine 3.2.0 release notes
FormEngine 3.1.0 release notes
FormEngine 3.0.2 release notes
FormEngine 3.0.1 release notes
FormEngine 3.0.0 release notes
FormEngine 2.4.0 release notes
FormEngine 2.3.0 release notes
FormEngine 2.2.0 release notes
FormEngine 2.1.0 release notes
FormEngine 2.0.0 release notes
FormEngine 1.14.1 release notes
FormEngine 1.14.0 release notes
FormEngine 1.13.0 release notes
FormEngine 1.12.0 release notes
FormEngine 1.11.0 release notes
FormEngine 1.10.0 release notes
FormEngine 1.9.0 release notes
FormEngine 1.8.0 release notes
FormEngine 1.7.0 release notes
FormEngine 1.6.0 release notes
FormEngine 1.5.2 release notes
FormEngine 1.5.1 release notes
FormEngine 1.5.0 release notes
FormEngine 1.4.0 release notes
FormEngine 1.3.1 release notes
FormEngine 1.3.0 release notes
FormEngine 1.2.0 release notes
FormEngine 1.1.0 release notes
FormEngine 1.0.9 release notes
FormEngine 1.0.8 release notes
FormEngine 1.0.7 release notes
FormEngine 1.0.6 release notes
FormEngine 1.0.5 release notes
FormEngine 1.0.4 release notes
FormEngine 1.0.3 release notes
FormEngine 1.0.2 release notes
FormEngine 1.0.1 release notes
FormEngine 1.0.0 release notes
FormEngine 0.0.14 release notes
FormEngine 0.0.13 release notes