Skip to content

v6.0.6

Compare
Choose a tag to compare
@RensTillmann RensTillmann released this 28 Jan 02:20
· 173 commits to master since this release

Jan 28, 2022 - Version 6.0.6

  • Added: Option to disable CSRF check under Super Forms > Settings > Form Settings > Cross-Site Request Forgery (CSRF) check. This allows a user to submit the form that was loaded via an iframe from a different origin address
  • Fix: Regenerate nonce for sites that use cache
  • Fix: When editing is enabled for a Listings (Listings Add-on) make sure the styles/scripts are loaded so that normal form functions and styles are applied
  • Fix: Validate requests made to switch form language by using a custom nonce system
  • Fix: PHP parse error when loading a php file used for PHP versions below v8
  • Fix: Option Delete files from server after the form was submitted wasn't working properly when storing files outside site root (secure file uploads)
  • Fix: Back-end preview not generating the PDF due to fonts not being enqueued
  • Fix: Issue with files not being attached to E-mails when upload directory was setup to be outside the site root (secure file uploads)
  • Fix: PHP Warning related to MailChimp, Mailster and Password Protect Add-ons