You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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