Skip to content

Commit eec1104

Browse files
committed
Update readme.md
1 parent db4675d commit eec1104

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/readme.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,18 @@ Support
7171

7272
Release Notes
7373
-------------
74+
### 12.3.0
75+
- Changes
76+
- General: Update to Firebase C++ SDK version 12.3.0.
77+
- General (Android): Update to Firebase Android BoM version 33.3.0.
78+
- General (iOS): Update to Firebase Cocoapods version 11.2.0.
79+
- Messaging (Android): Fixed issue with TokenReceived not being called
80+
when the application has a cached token from a previous run.
81+
https://github.com/firebase/quickstart-unity/issues/1088.
82+
- Remote Config: Fixed ConfigInfo fields to default to 0 when
83+
not throttled or having previous fetch data.
84+
([#1058](https://github.com/firebase/firebase-unity-sdk/issues/1058)).
85+
7486
### 12.2.1
7587
- Changes
7688
- Messaging: Fixed a crash when opening a push notification.

0 commit comments

Comments
 (0)