- New: Pagination has been added when viewing and editing entries on admin pages. This way it is easier to navigate to the previous or next entry.
- New: A confirmation message has now been added when deleting a repeater row to help avoid cases where form data is deleted accidentally.
- New: The generated Formidable CSS will now update when Formidable Pro is activated and deactivated. This prevents issues with missing style rules and larger CSS files than necessary.
- New: Radio button lookup fields are now grouped in a tabbable element with a radiogroup role for improved accessibility.
- New: Required attributes are defined on the radio button lookup and checkbox lookup field groups instead of on each input for improved accessibility.
- New: The show=label option is now supported in HTML field descriptions for fields with options.
- Fix: Application names were validating immediately when the rename pop up would open. The unique validation now only happens after the name is updated.
- Fix: Checkbox fields with image options were resetting to a Simple display format after loading the form builder again.
- Fix: A deprecated message would appear while getting the value for an [auto_id] shortcode when no form entries exist.