- New: Calculations will now trigger immediately for new repeater fields.
- New: Long file names will now be automatically truncated on upload for names longer than 100 characters. This limit can be customized with a new frm_max_filename_length filter.
- New: The license section of the settings page will now display the active license type.
- New: Add and remove button label previews for repeaters will now update as soon as the setting is changed in the form builder.
- New: Added new translations for Swedish.
- Fix: Conditional logic for actions would not get triggered if the logic was set to a field inside of a repeater.
- Fix: Text calculations were not processing inside of paragraph fields in repeaters.
- Fix: When a new form is shown with the confirmation message when submitting with AJAX, the new form was not applying get param default values, title or description settings, and fields were not being excluded by the shortcode options.
- Fix: The form builder preview was not properly displaying the default middle value for a slider field with a non-zero minimum value.
- Fix: Links were not working for uploaded files with a ^ character in the name.
- Fix: Required address fields were preventing forms from being submitted when hidden by either field visiblity or by a shortcode option.