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
Fix compatibility with WooCommerce versions 8.5 to 8.8 because of private method that was later made public.
Fix potential reflected XSS by stripping and escaping all HTML from {email} tag replacements. Thanks to kauenavarro for responsibly disclosing.
Fix potential stored XSS for attackers with both administrator access and Mailchimp account access by escaping HTML from interest group name. Thanks to Jorge Diaz (ddiax) for responsibly disclosing.