Skip to content

v5.3.6

Choose a tag to compare

@suraj-chauhan-cometchat suraj-chauhan-cometchat released this 29 May 13:18
· 9 commits to v5 since this release
03677d7

New

  • Added the CometChatNotificationFeed component, providing a full-screen notification feed for displaying campaign and promotional notifications.
  • Added support for customizable feed behavior through props such as notificationFeedRequestBuilder, notificationCategoriesRequestBuilder, onItemClick, and onActionClick.
  • Added customizable UI support with HeaderView, EmptyView, ErrorView, LoadingView, style, cardThemeMode, and cardThemeOverride props for advanced theming and layout control.
  • Added category-based filtering with unread badge counts, allowing users to quickly navigate notifications by category.

Enhancements

  • None

Fixes

  • None