February 17, 2026
Overview
FormEngine 7.12.0 introduces Mantine components as a new option in
the component library, alongside Material UI and RSuite. This release
also adds JSON schemas for component libraries, improves configuration options with support for
passing user-defined context
and configuring initial state, and contains multiple
bug fixes and dependency updates across the platform.
Why update
- Start building forms with the new Mantine components set.
- Take advantage of JSON schemas for component libraries and improved configuration options.
- Benefit from fixes in RSuite views, nested forms, templates, documentation, and test infrastructure, plus updated dependencies.
Key features
- 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.
Changelog
Update instructions
Update all packages to version 7.12.0. No additional actions are required.
Features
Bug fixes
- Fixed an issue where the RSuite view could break styles on the first load.
- Fixed a problem where every created form appeared as a Template in the templates section.
- Fixed extra indentation in nested forms so layouts render correctly.
- Fixed documentation issues related to the data table dark theme.
- Fixed a bug where the modal template picker could appear empty.
Resources
Security
- Bumped
qs from 6.14.1 to 6.14.2 Remix example.
- Bumped
axios from 1.13.2 to 1.13.5.
- Bumped
@isaacs/brace-expansion from 5.0.0 to 5.0.1.
Last modified on April 22, 2026