Skip to content

v5.0.09

Choose a tag to compare

@Crabcyborg Crabcyborg released this 19 Oct 17:25
· 14280 commits to master since this release
94e17f6
  • The option to check entries for spam using JavaScript is now on by default for all new forms. We recommend turning this on for older forms that may be receiving spam entries, especially forms that include file uploads. After turning this feature on, make sure to also clear any caching plugins to avoid issues with cached pages with missing tokens.
  • New: Pre-determined option data will no longer be sent to Akismet to help reduce the number of false positive results.
  • Fix: Significantly reduced the amount of memory required to load form settings for websites with fewer than 50 pages with a lot of data.
  • Fix: Author email, url, or name are no longer included in comment info when sending data to Akismet so that duplicate information is not sent.
  • Fix: Field groups could not be moved because of a missing class on the drag handle.