We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c37c94 + 8077bdc commit 06b5a73Copy full SHA for 06b5a73
com.unity.mobile.notifications/CHANGELOG.md
@@ -2,11 +2,13 @@
2
3
All notable changes to this package will be documented in this file.
4
5
-## [Unreleased]
+## [2.3.0] - 2023-10-09
6
7
### Changes & Improvements:
8
9
- Added unified APIs for basic notifications that work on both platforms in the `Unity.Notifications` namespace.
10
+- Sample project modified to use unified APIs.
11
+- [Android] - Package now placed to Gradle project as a separate module (.androidlib).
12
- [iOS] - Added APIs for checking and unregistering for push notifications.
13
- [iOS] - Added new presentation options, supported since iOS 14 (list and banner).
14
0 commit comments