Skip to content

3.2.0

Compare
Choose a tag to compare
@rootpd rootpd released this 24 May 10:25
· 9 commits to master since this release
  • Added parameter $successUrl to MailSettingsPresenter::renderSubscribeEmail(). remp/helpdesk#2533
    • User will be redirected to this URL (if valid) after email is subscribed.
  • Fixed possible XSS vulnerability and enabled proactively-before-disabled escaping of values. remp/crm#1794
  • Changed ChangeNewsletterSubscriptionsGenericEvent scenario generic event operator from "OR" to "AND". remp/crm#3178
    • This only affects UI, no functional change.