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.
New: Support for Square payments has been added.
Fix: Option validation would fail in some cases where shortcodes were used in options.
Fix: Option validation would fail in cases where option data included unexpected additional whitespace.
Fix: Option validation would fail in cases where field data have separate values defined for label and value, but where the separate values setting was since disabled.
Fix: Option validation would fail in cases where the option data was modified using the_content filter.
Fix: The global setting to check denylist data for spam would incorrectly remain checked after trying to disable it.
Fix: The first input with an error would not focus properly when the input was a radio button or checkbox field.
Fix: Users with access to forms but not global settings would see inbox messages but not have the proper permissions to dismiss the messages.
Fix: Honeypot fields would not properly get hidden for forms loaded in the footer.
Fix: An extra empty set of columns would appear for comments when exporting as CSV.
Fix: A JavaScript error would occur for inline modals in the form builder after deleting a field.
Fix: Too many hidden inputs would get added to the page when using the opt option in input shortcodes for a readonly checkbox field.
Fix: Multiple forms would appear in the in-theme preview when using some WordPress themes.