- New: Required fields excluded with a shortcode attribute will now properly validate if they are missing from the form.
- New: The title and description attributes will now properly carry to the next page for multi-page forms submitted with AJAX.
- New: Fields excluded with a shortcode attribute will now properly be excluded in multi-page forms submitted with AJAX.
- New: Default values with get param shortcodes will now work for new repeated fields.
- New: Added icons for uploaded pdf, doc, and xls files that were previously showing as empty or as a broken image.
- New: Post meta assigned by a post action will now sync with Advanced Custom Fields if the meta is part of an assigned field group.
- New: Added several new filters including frm_is_field_present_in_logic_options, frm_fields_in_form_edit, frm_fields_in_reports, frm_table_graph_types, frm_subfields_in_repeater, frm_pro_stat_from_meta_values, frm_pro_field_should_show_images, and frm_pro_field_should_show_label.
- Fix: Conditional logic was not always properly working for fields inside of sections in embedded forms.
- Fix: Star ratings were not always properly displaying the maximum star limit for submitted entries.