- New: The option to limit entries now supports multiple values, so entries can be limited by IP, Cookie, and Logged In User all at the same time.
- New: The option to limit entries now includes the option to limit entries by an email field.
- New: [frm-graph] shortcodes now support data_type="maximum" and data_type="minimum" options. When used, the graph will show the highest or lowest value for a target field respectively.
- New: Datepickers will now use the WordPress "Week Starts On" option by default when the Datepicker locale is set to English.
- New: Slim Select dropdowns will now copy the tabindex attribute from the original dropdown when applicable.
- New: When filtering dynamic field options to only show options for the current user, only options created by logged out users will be displayed for logged out users. A new frm_restrict_options_for_logged_out_users filter has been added to revert this to the previous behaviour if desired.
- Fix: The selected Slim Select look up values would not properly get applied properly after after doing a look up.
- Fix: CSS rules for slider fields would include !important twice when the option to Overwrite theme styling was enabled. This would raise errors when validating CSS.
- Fix: The live builder preview for star rating fields was not working properly after changing the Maximum Star Rating input.
- Fix: A few PHP Notice: Undefined index messages have been corrected when sending usage tracking data.
- Fix: Summary fields would display an empty box when showing the summary for a section with no field values.
- Fix: When moving to the previous page and back, the previously unselected checkbox values load again with values when the option to save drafts was enabled.
- Fix: A deprecated use of self was fixed on the Site Health admin page.
- Some old CSS rules using and prefixes have been removed, helping to reduce CSS file size.
- The deprecated setting to has been removed.