FormEngine 7.4.0
October 20, 2025
Changed
- When adding CSS properties
marginLeftandmarginRightin the Styles tab, the component now appliesmarginInlineStartandmarginInlineEndinstead, for better RTL support. - Removed
stylis-plugin-rtldependency from thecorepackage. - Removed
lodash-esdependency from thecore,designer,components-rich-text, andcomponents-signaturepackages. - The DeviceStyle.object type has been changed to
any.
Fixed bugs
- Fixed a bug that caused custom components with kind: 'container' to render incorrectly in designer mode.
- Fixed a bug where the
internalvalidation rule type was not recognized in JSON.