Optimajet FormEngine v7.12.0

Released: Feb 17, 2026

v7.12.0 での更新項目

機能

  • Added Mantine components to the component library as an alternative to Material UI and RSuite.
  • Added JSON schemas for component libraries to improve tooling and validation.
  • Added support for passing user-defined context and initialState so that advanced scenarios can inject additional data into forms at runtime.
  • 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.

不具合の修正

  • 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.