Skip to content

Releases: kuzzleio/kuzzle-plugin-hermes-messenger

v1.0.0

09 Aug 07:43
Compare
Choose a tag to compare

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

22 Jun 08:55
8615b32
Compare
Choose a tag to compare

0.4.0 (2023-06-22)

New features

Enhancements


0.3.0

29 Sep 16:49
44baca3
Compare
Choose a tag to compare

0.3.0 (2021-09-29)

New Features


0.2.1

29 Sep 11:22
8abb50c
Compare
Choose a tag to compare

0.2.1 (2021-09-29)

Enhancements

  • [ #11 ] Allows to add additional info when registering accounts (Aschen)

0.2.0

20 Sep 21:54
bbda4e7
Compare
Choose a tag to compare

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

04 Jun 09:23
Compare
Choose a tag to compare

0.1.1 (2021-06-04)

Fix the NPM package generation.

0.1.0

04 Jun 06:03
d0a0eef
Compare
Choose a tag to compare

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.