Skip to content

v5.5.4

Choose a tag to compare

@Crabcyborg Crabcyborg released this 01 Dec 18:47
· 12620 commits to master since this release
dbe527d
  • New: Added support for hCaptcha. Now in Global Settings, the reCAPTCHA tab has been changed to a CAPTCHA tab with a new CAPTCHA type setting so you can choose between using reCAPTCHA or hCaptcha.
  • Fix: Avoid a fatal error if the hidden columns setting is in an unexpected format on the form and entry list pages. This may happen because of invalid option data being set or a conflict with another plugin or custom code.
  • Fix: Long field names on the reports tab would force the table to horizontally scroll. A long field name will now break into multiple lines instead.
  • Fix: The frm_form_object filter wouldn't get applied to a cached form result.
  • Fix: Prevent an undefined function get_editable_roles fatal error that triggers when trying to connect an account.
  • Fix: An incorrect section comparison was causing fields to keep old section data after being moved somewhere else. This would result in unexpected data exports and other side effects.
  • Fix: A "row is undefined" error would prevent merging multiple field groups together after the layout option was clicked.
  • Updated message styling on admin pages.