Skip to content

v5.0.08

Choose a tag to compare

@Crabcyborg Crabcyborg released this 07 Oct 13:33
· 14294 commits to master since this release
c6fad0f
  • Deprecated: Calls to FrmFormsController::preview will no longer try to load WordPress if it is not already initialized. This could cause issues for users that still use old preview links (see https://formidableforms.com/knowledgebase/php-examples/#kb-use-the-old-preview-links for an example).
  • Security: Unsafe HTML will now be stripped from global message defaults, whitelabel settings, and when importing forms and fields with XML if the user saving HTML does not have the unfiltered_html permission or if the DISALLOW_UNFILTERED_HTML constant is set.
  • Updated Bootstrap used in back end to version 3.4.1.
  • A few images that were being loaded from S3 and CDN urls are now included in the plugin instead.