You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FirebaseMessaging/CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
-
# unreleased -- v.7.0.0
1
+
# 2020-11 -- v7.1.0
2
+
-[fixed] Fix crash on iOS 14 when multiple app delegate completion methods are called (#6863)
3
+
4
+
# 2020-10 -- v7.0.0
2
5
-[changed] Remove the deprecated FCM direct channel API and Upstream send API. (#6430)
3
6
-[changed] The `messaging:didReceiveRegistrationToken:` should be able to return a null token. Update the API parameter fcmToken to be nullable. (#5339)
4
7
-[fixed] Fixed an issue that downloading an image failed when there's no extension in the file name but MIME type is set. (#6590)
0 commit comments