Skip to content

Releases: alkem-io/notifications

Fixed wrong callout endpoint (#172)

23 Dec 11:19
2ecacaa
Compare
Choose a tag to compare

Fixes

  • Fixed wrongly generated endpoint (/explore is now /contribute)

Fixed User Removal template payload

19 Dec 10:21
22e5c8a
Compare
Choose a tag to compare

Fixes

  • Removed wrongly picked up user email in the User Removal flow

Notifications on Discussion Callout Comment, Canvas Created

13 Dec 12:03
add5b44
Compare
Choose a tag to compare

Notifications

  • Notification added when a new Comment is made on a Discussion Callout
  • Notification added when a new Canvas is created

Notifications split into library and service

07 Dec 13:27
d0355bf
Compare
Choose a tag to compare

Notifications lib package

  • Altered the codebase to use Monorepo approach. Split core notification service from notifications library. The library includes shared DTOs between notifications service (consumer) and alkemio-server (producer).

User Registered Notification for Global Hub Admins

27 Oct 14:58
89f9210
Compare
Choose a tag to compare

Notifications

  • User Registered Notification for Global Hub Admins

Callout Published Notification, Template Fixes

15 Sep 08:00
d3641f2
Compare
Choose a tag to compare

New notifications

  • Notification when a new Callout is published

Extensions to existing notifications

  • Expanded the information sent in Interested in Collaboration notification - added Relation in the payload
  • Adjusted text in Aspect Created notification - added the URL of the User Profile

Templates

  • Some changes in the templates text / styling

Community collaboration notifications

12 Jul 12:28
c1818e7
Compare
Choose a tag to compare

Notifications

  • Added community collaboration interest notifications

Fix of notifications images footer endpoint

30 Jun 10:16
f1d8a87
Compare
Choose a tag to compare

Notifications Patch 30-06-2022
Bug fix:

  • updated URLs for images in email footers

User notifications received only by the direct community

03 Jun 07:59
2173ca8
Compare
Choose a tag to compare

Notifications

  • Only the direct community to receive the user notifications

Aspect / Aspect Comment notifications

20 May 09:11
b2e29f1
Compare
Choose a tag to compare

Dev

  • Refactored notifications builder

Notifications

  • Aspect / Aspect comment notifications added