* Feat: Now the cool down manager is not set by default, you should define the manager class. * Chore: Refactor in unit tests.
3.1.8
++++++++++++++++++
* Fix: Fixed user to receiver migration.
3.1.7
++++++++++++++++++
* Fix: TemplateEmailMessage bcc and cc parameters initiation 21.
3.1.1
++++++++++++++++++
* Feat: Added missing pull request for async notifications.
3.1.0
++++++++++++++++++
* Feat: Make the cool down manager optional. * Feat: Added click action to payload and event handler. * Feat: Added notification ID to payload. * Feat: Added default behavior for action ID and action type. * Feat: Updated cool down cache key to use a hash function.