Releases: alkem-io/notifications
Releases · alkem-io/notifications
Fixed wrong callout endpoint (#172)
Fixes
- Fixed wrongly generated endpoint (
/explore
is now/contribute
)
Fixed User Removal template payload
Fixes
- Removed wrongly picked up user email in the User Removal flow
Notifications on Discussion Callout Comment, Canvas Created
Notifications
- Notification added when a new
Comment
is made on aDiscussion
Callout
- Notification added when a new
Canvas
is created
Notifications split into library and service
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
Notifications
- User Registered Notification for Global Hub Admins
Callout Published Notification, Template Fixes
New notifications
- Notification when a new
Callout
is published
Extensions to existing notifications
- Expanded the information sent in
Interested in Collaboration
notification - addedRelation
in the payload - Adjusted text in
Aspect Created
notification - added the URL of theUser Profile
Templates
- Some changes in the templates text / styling
Community collaboration notifications
Notifications
- Added community collaboration interest notifications
Fix of notifications images footer endpoint
Notifications Patch 30-06-2022
Bug fix:
- updated URLs for images in email footers
User notifications received only by the direct community
Notifications
- Only the direct community to receive the user notifications
Aspect / Aspect Comment notifications
Dev
- Refactored notifications builder
Notifications
- Aspect / Aspect comment notifications added