Skip to content

Releases: webiny/NotificationManager

v1.1.0

29 Oct 17:30

Choose a tag to compare

[Improvement] Added spam limit protection.
[Improvement] Added a check so you cannot call "send" multiple times.
[Improvement] setRecipient now only takes RecipientInterface instance
[Improvement] Recipients are replaced instead of appended by default.
[Improvement] Added a check for when adding duplicate recipients to the same notification.
[Improvement] Email class now implements RecipientInterface.
[Improvement] Added RecipientInterface which all recipient classes need to implement.

Initial release

29 Sep 06:39

Choose a tag to compare

v1.0.0

v1.0.0 config update.