File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -71,8 +71,11 @@ Support
71
71
72
72
Release Notes
73
73
-------------
74
- ### Upcoming Release
74
+ ### 11.2.0
75
75
- Changes
76
+ - General: Update to Firebase C++ SDK version 11.2.0.
77
+ - General (Android): Update Firebase Android BoM dependencies to v32.1.1.
78
+ - General (iOS): Update Firebase Cocoapods dependencies to v10.11.0.
76
79
- Remote Config (Desktop): Fixed numeric conversion when the system
77
80
language's number format uses commas as decimal points.
78
81
- Remote Config (Desktop): Fixed handling of time zones on Windows when the
@@ -89,7 +92,7 @@ Release Notes
89
92
- General: Fix an [ issue] ( https://github.com/firebase/firebase-unity-sdk/issues/726 )
90
93
where AppCheck bundles were unintentionally included in App in the tgz.
91
94
- Auth: Fix a [ crash] ( https://github.com/firebase/firebase-unity-sdk/issues/733 )
92
- that could occur when referencing CurrentUser.
95
+ that could occur when referencing CurrentUser.
93
96
- Auth: Remove internal methods.
94
97
- Database/Firestore (Desktop): Fixed a crash on Windows when the user's home
95
98
directory contains non-ANSI characters (Unicode above U+00FF).
You can’t perform that action at this time.
0 commit comments