Skip to content

Commit

Permalink
chore: add entries that were missing on changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgerardojacinto committed Oct 15, 2024
1 parent 1909be4 commit 6957773
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,19 @@ The changes documented here do not include those from the original repository.

### Features
- iOS - Subscribes and unsubscribes from `appGeneralTopic` - `appIdentifier-general-topic-ios` when registering and unregistering the device. (https://outsystemsrd.atlassian.net/browse/RMET-2947).
- (android) Subscribe to app general topic when registering device (and unsubscribe when unregistering) (https://outsystemsrd.atlassian.net/browse/RMET-2948).

### Fix
- (ios) `NotificationClickedV2` not being triggered when deep link property is not set (https://outsystemsrd.atlassian.net/browse/RMET-3695).

## [Unreleased]
### 04-10-2024
- Feat: Handle icon and color parameters in setupNotificationBuilder for Android 12+ compatibility

## [Version 2.3.2]

### Features
- Feat: Android | Update dependency to Firebase Cloud Messaging Android library (https://outsystemsrd.atlassian.net/browse/RMET-3608).

## [Version 2.3.1]

Expand Down

0 comments on commit 6957773

Please sign in to comment.