FormEngine 3.4.0
April 14, 2025
- Now the custom localization is combined with the built-in one if the user wants to expand the existing one.
- Added the globalDefaultLanguage constant which contains information about the default language.
- The internal logic of building and destroying the component tree has also been improved, which improves performance.
- Fixed a bug in ActionEventArgs where the parentData parameter could be incorrectly set.
Updated internal dependencies
- vite from v4.5.10 to v4.5.12.