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