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:MailChimp Add-on option to unsubscribe users by setting Send the Mailchimp confirmation email to No and setting Subscriber status after submitting the form to Unsubscribed
Improved: Form loading speed when using many HTML elements that contain many {tags}. Super Forms now remembers tag values and will not re-process these if they haven't changed since. This speeds up the loading speed significantly for forms that are using many HTML elements with many {tags}
Fix: When Enable form POST method is enabled in combination with Enable custom parameter string for POST method do not store Thank you message into a session, otherwise it would be displayed twice when user navigates to a different page.
Fix: When using multiple google address autocomplete elements in a form they would conflict with each other.