- Security: Added validation to URLS when importing a form XML to guarantee the file is coming from a trusted source with the proper expected format.
- New: A new frm_section_is_open filter has been added. This can be used to conditionally load collapsible sections as open.
- New: Added a redirect after duplicating an entry so that refreshing the page load the new duplicated entry instead of duplicating an additional entry.
- New: Spaces are now supported as custom thousand separators when formatting a calculation with a custom format.
- Fix: Dynamic fields were not updating on load when the target dynamic field had a default value.
- Fix: It is no longer possible to select both radio buttons in the styler sample form.