You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Security: The way serialized array values are handled has been updated to use a safer method.
New: The setting to Submit this form with AJAX has been moved into Lite. Forms can now be submitted without reloading the whole page.
New: Multiselect dropdown items used in admin pages will now include the checkbox role and the aria-checked attribute for improved accessibility with screen readers.
Fix: When searching for templates with the word application, all ready made solutions would appear first, making it difficult to search for an application form template.
Fix: The User Flow add on would display a time difference of 0 seconds as 52 years.
Fix: When using some shortcode options, including sanitize_url=0 or sanitize=0, the option would be treated the same as 1. 0 values will now be treated as off.
Fix: The gravity forms importer would not successfully install when clicking the Get Started button. Styling issues when the importer add on is active have also been fixed.
Fix: A redirect confirmation action with an empty redirect URL would exit early and fallback to using a message without checking the frm_redirect_url filter first for redirects set in custom code.
Fix: Field type checks have been added in several points to avoid decoding when unnecessary. This would cause issues when trying to use a JSON string as input in a Paragraph field.
The delete option for a collapsed section is no longer faded out.
Duplicating a collapsed section is no longer disabled.
Several functions deprecated in version 2.x have been removed.