Skip to main content
Version: 2.2.0

Changelog

@mssfoobar/ian-app

1.0.1

  • Bugs fix in In-app Notification

1.0.0

Initial release - view the IAN docs for more information.

The In-App Notifications (IAN) module provides three frontend components: Toast, Notification Badge, and Dropdown Menu, as well as the backend API service.

Features

  • Toast Notification: A real-time toast notification.
  • Notification Badge
  • Dropdown Menu: The dropdown menu is expanded by clicking on the notification badge, including list of notifications.

@mssfoobar/ian-web

1.0.4

Patch Changes

  • Remove UNREAD toggle, return the mark-all button and update small UI

1.0.3

Patch Changes

  • Update Toast and Access Panel UI

1.0.2

What's Changed

Full Changelog: https://github.com/mssfoobar/ian/compare/ian-web/v1.0.1...ian-web/v1.0.2

1.0.1

What's Changed

  • Feature: infinitive scroll, notification with icon, event listener for RNR module
  • Fix: the notification takes too long to close and not close on clicked
  • Refactor: Improve the logic for updating notification store and handling update message status

1.0.0

Initial release - view the IAN docs for more information.