Skip to content

Commit a8e4cf9

Browse files
committed
all: update changelog
1 parent c3bb82f commit a8e4cf9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ UPCOMING
2121
- Added `messagingCustomPayload` property to `BatchMessagingEventPayload` (only for In-App Message).
2222
- Added `pushPayload` property to `BatchMessagingEventPayload` (only for Landing Mobile).
2323

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

2530
9.0.2
2631
----

0 commit comments

Comments
 (0)