Skip to content

Commit 39edc73

Browse files
author
aws-amplify-ops
committed
chore: finalize release 2.5.0 [skip ci]
1 parent cf78f39 commit 39edc73

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## 2.5.0 (2023-03-08)
4+
5+
### Features
6+
7+
- **notifications**: update notifications utils to v1.0.0 (#126)
8+
- **PushNotifications**: Updating OptOut behaviour and always registering for remote notifications (#125)
9+
- **PushNotifications**: Adding a `userProfile` parameter to the `identifyUser` API (#122)
10+
- **PushNotifications**: Adding a suffix to the User-Agent for Pinpoint requests, so we can differenciate Analytics vs PushNotifications traffic. (#119)
11+
- **PushNotifications**: Updating API and errors (#113)
12+
- **PushNotifications**: Implementing the Pinpoint Push Notifications plugin (#112)
13+
- **PushNotifications**: Adding support for the Push Notifications category (#110)
14+
15+
### Bug Fixes
16+
17+
- **notifications**: fix verifyRequestNotificationsPermissions integration test (#2797)
18+
- Making OptOut nil when no address is present on the endpoint. (#2796)
19+
- **notifications**: rename hub payload event requestNotificationsPermissions (#2795)
20+
- **notifications**: update recordNotification log message (#124)
21+
- don't request notification permission by default (#121)
22+
- **notifications**: update config to match final CLI format (#118)
23+
- update folder structure for pinpoint plugins (#115)
24+
- **PushNotifications**: Fixing issue when attempting to store APNs token for the first time. (#114)
25+
326
## 2.4.2 (2023-03-08)
427

528
### Bug Fixes

0 commit comments

Comments
 (0)