Skip to content

Commit

Permalink
all: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-roland committed Dec 4, 2024
1 parent c3bb82f commit a8e4cf9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ UPCOMING
- Added `messagingCustomPayload` property to `BatchMessagingEventPayload` (only for In-App Message).
- Added `pushPayload` property to `BatchMessagingEventPayload` (only for Landing Mobile).

**Inbox**
- Added `isSilent` property to `IInboxNotification`.
- Added `setFilterSilentNotifications` method to `BatchInboxFetcher`. Default value is true.
- ⚠️ BREAKING: `body` property from `IInboxNotification` is now nullable since the inbox fetcher may not filter silent notifications.


9.0.2
----
Expand Down

0 comments on commit a8e4cf9

Please sign in to comment.