Skip to content

Commit 189de32

Browse files
committed
Update readme.md
1 parent 4eebfd4 commit 189de32

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ Release Notes
7373
-------------
7474
### Upcoming
7575
- Changes
76+
- General: Update to Firebase C++ SDK version 12.4.0.
77+
- General (iOS): Update to Firebase Cocoapods version 11.4.2.
78+
- General (Android): Update to Firebase Android BoM version 33.5.1.
79+
- General (Android): Reduced minSdkVersion back to 23.
7680
- Analytics: Add support for Parameters of Lists of Dictionaries, needed
7781
by some events such as ViewCart.
7882
([#1056](https://github.com/firebase/firebase-unity-sdk/issues/1056)).
@@ -81,6 +85,10 @@ Release Notes
8185
is considered deprecated, and will be removed in the future.
8286
- Analytics: Deprecated the Dispose functions, as they are no longer
8387
necessary for cleaning up memory.
88+
- Auth (Android): Setting PhotoUrl to empty string or null with
89+
UpdateUserProfile clears the field, making it consistent with the
90+
other platforms.
91+
([#1112](https://github.com/firebase/firebase-unity-sdk/issues/1112)).
8492

8593
### 12.3.0
8694
- Changes

0 commit comments

Comments
 (0)