Releases: kuzzleio/kuzzle-plugin-hermes-messenger
Releases · kuzzleio/kuzzle-plugin-hermes-messenger
v1.0.0
1.0.0 (2023-08-09)
Bug Fixes
- actions: update release action to build and allow packages write right (b0987e6)
Features
- semantic-release: add semantic release support (8a74c24)
0.4.0
0.4.0 (2023-06-22)
New features
Enhancements
0.3.0
0.3.0 (2021-09-29)
New Features
0.2.1
0.2.1 (2021-09-29)
Enhancements
- [ #11 ] Allows to add additional info when registering accounts (Aschen)
0.2.0
0.2.0 (2021-09-17)
New features
- [ #8 ] Add templated email support (Aschen)
Enhancements
- [ #4 ] Allows to send email to multiple recipients (Aschen)
0.1.1
0.1.1 (2021-06-04)
Fix the NPM package generation.
0.1.0
0.1.0 (2021-06-04)
First release of the Hermes Messenger plugin
This Kuzzle plugin gives the application the ability to send messages using various external providers.
Messages can be sent by using the exposed API. (e.g hermes/twilio:sendSms)
Available providers:
- Twilio (SMS)
- Sendgrid (email)
For each provider, accounts can be registered and then used to send messages with.