File tree Expand file tree Collapse file tree 5 files changed +10
-5
lines changed Expand file tree Collapse file tree 5 files changed +10
-5
lines changed Original file line number Diff line number Diff line change
1
+ # v6.8.0 -- M73
2
+ - [ changed] Functionally neutral refactor to simplify FirebaseCore's header usage and replace
3
+ Interop pods with headers only. This change is the reason most of the Firebase pods have a minor
4
+ version update and why there may not be another specific release note.
5
+
1
6
# v6.7.1 -- M71
2
7
- [ fixed] Fixed ` FirebaseApp ` s ` bundleID ` verification, allowing exact ` bundleID ` matches
3
8
for extensions. (#5126 )
Original file line number Diff line number Diff line change 1
- # Unreleased
2
- - [ fixed] Fixing unwanted pending dynamic links checks on subsequent app restarts
1
+ # v4.1.0
2
+ - [ fixed] Fixing unwanted pending dynamic links checks on subsequent app restarts. ( # 5665 )
3
3
4
4
# v4.0.8 -- M67
5
5
- [ fixed] Fix Catalyst build - removed deprecated unused Apple framework dependencies. (#5139 )
Original file line number Diff line number Diff line change 1
- # v4.5.1
1
+ # v4.6.0
2
2
- [ changed] Removed typedefs from public API method signatures to improve Swift API usage from Xcode. (#5748 )
3
3
4
4
# v4.5.0
Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # 3.7.0
2
2
- [ fixed] Fixed a crash when listAll() was called at the root location. (#5772 )
3
3
4
4
# 3.6.1
Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # v1.16.0
2
2
- [ fixed] Fixed an issue that may have prevented the client from connecting
3
3
to the backend immediately after a user signed in.
4
4
You can’t perform that action at this time.
0 commit comments