File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # 11.6.0
2
2
- [ fixed] Restore Firebase 10 behavior by synchronizing access to the
3
3
` Auth.currentUser ` API. This resolves some Firebase 11 issues where the
4
4
current user is unexpectedly ` nil ` at startup.
Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # 11.6.0
2
2
- [ fixed] Fix a crash related to registering for notifications when the app is between foreground or background states. (#13174 )
3
3
4
4
# 11.5.0
Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # 11.6.0
2
2
- [ changed] The token counts from ` GenerativeModel.countTokens(...) ` now include
3
3
tokens from the schema for JSON output and function calling; reported token
4
4
counts will now be higher if using these features.
Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # 11.6.0
2
2
- [ fixed] Add conditional ` Sendable ` conformance so ` ServerTimestamp<T> ` is
3
3
` Sendable ` if ` T ` is ` Sendable ` . (#14042 )
4
4
You can’t perform that action at this time.
0 commit comments