Skip to content

Releases: remp2020/crm-remp-mailer-module

0.21.0

01 Oct 14:12
Compare
Choose a tag to compare
  • Fixed frontend menu translations.
  • Fixed overlogging if autologin token is not validated by Mailer. Tokens tend to expire and receiving 404 Not Found from Mailer is a valid state.
  • Added config enabled (default true, not BC break) - ability to disable module registration when false.

0.18.0

10 Aug 21:00
Compare
Choose a tag to compare
  • Added synchronous UserMailSubscriptionsChanged event fired when user subscribes or unsubscribes to a mail type.
  • Added error logging instead of full failure if there's an issue with request to Mailer (e.g. Mailer is not aware about email, email is invalid, ...). #2

0.15.0

29 Jun 12:07
Compare
Choose a tag to compare
  • Initial release of module.