Skip to main content
Version: 2.2.0

Changelog

@mssfoobar/unh-app

1.0.0

Features

Initial release - view the UNH docs for more information.

  • Templated Notifications: Create notification templates with dynamic content placeholders.
  • Distribution Lists: Manage groups of recipients (internal and external) for targeted notifications.
  • Multiple Channel Configuration:
    • Email: Send email notifications through SMTP.
    • Push Notifications: Deliver notifications to mobile devices via Firebase Cloud Messaging (FCM).
    • Custom Notifications: Use developer-defined channels for custom delivery methods.
  • Message Content Data Binding: Dynamically inject data into your notification content using placeholders.

@mssfoobar/unh-web

1.0.2

Patch Changes

  • Fix an error where it's unable to add parameters when creating custom channel

1.0.1

Patch Changes

  • eb1e406: Update with the newest web-base's Headerbar and Sidebar

1.0.0

Initial release - view the UNH docs for more information.

Unified Notification Hub (UNH) is your one-stop solution for managing and sending notifications to your users through multiple channels. With a single API call, UNH takes care of sending notifications across various platforms, streamlining the process for your application.

UNH offers the following key features:

  • Templated Notifications: Create notification templates with dynamic content placeholders.
  • Distribution Lists: Manage groups of recipients (integrated with IAMS) for targeted notifications.
  • Multiple Channel Configuration:
    • Email: Send email notifications through SMTP.
    • Push Notifications: Deliver notifications to mobile devices via Firebase Cloud Messaging (FCM).
    • Custom Notifications: Use developer-defined channels for custom delivery methods.
  • Message Content Data Binding: Dynamically inject data into your notification content using placeholders.