Skip to content

v6.4

Choose a tag to compare

@Crabcyborg Crabcyborg released this 13 Jul 13:33
· 11025 commits to master since this release
01f5b2d
  • New: A floating button has been added to some admin pages with links for documentation and support.
  • New: When importing, if a matching trashed form is found based on a key match, it will be deleted before the import begins. This prevents conflicts that cause field shortcodes and conditional logic not to update as expected when imported.
  • New: The field search has been improved. Inactive fields will no longer appear when there is no match, and categories will no longer appear when no children fields are visible.
  • New: Captcha key settings will now be trimmed on save to avoid unecessary whitespace characters reported to cause issues in some cases.
  • New: Form previews inside of Gutenberg blocks are no longer interactive and can no longer be submitted when clicking the submit button in the preview.
  • Fix: Rapidly clicking the preview button before the page has loaded would cause a JavaScript error preventing the preview button from working.