Skip to content

v6.22

Choose a tag to compare

@Crabcyborg Crabcyborg released this 12 Jun 12:33
· 4925 commits to master since this release
7830db5
  • 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.