Skip to content

Commit 4fe6515

Browse files
fcm release log for M55 (#3704)
1 parent 238c336 commit 4fe6515

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Firebase/Messaging/CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1+
# 2019-09-03 -- v4.1.4
2+
- [fixed] Fixed notification open event is not logged when scheduling a local timezone message. (#3670, #3638)
3+
- [fixed] Fixed FirebaseApp.delete() results in unusable Messaging singleton. (#3411)
4+
15
# 2019-08-20 -- v4.1.3
26
- [changed] Cleaned up the documents, unused macros, and folders. (#3490, #3537, #3556, #3498)
37
- [changed] Updated the header path to pod repo relative. (#3527)
4-
- [fixed] Fix singleton functionality after a FirebaseApp is deleted and recreated. (#3411)
8+
- [fixed] Fixed singleton functionality after a FirebaseApp is deleted and recreated. (#3411)
59

610
# 2019-08-08 -- v4.1.2
7-
- [fixed] Fix hang when token is not available before topic subscription and unsubscription. (#3438)
11+
- [fixed] Fixed hang when token is not available before topic subscription and unsubscription. (#3438)
812

913
# 2019-07-18 -- v4.1.1
10-
- [fixed] Fix Xcode 11 tvOS build issue - (#3216)
14+
- [fixed] Fixed Xcode 11 tvOS build issue - (#3216)
1115

1216
# 2019-06-18 -- v4.1.0
1317
- [feature] Adding macOS support for Messaging. You can now send push notification to your mac app with Firebase Messaging.(#2880)
@@ -16,7 +20,7 @@
1620
- [fixed] Disable data protection when opening the Rmq2PeristentStore. (#2963)
1721

1822
# 2019-05-21 -- v4.0.1
19-
- [fixed] Fix race condition checkin is deleted before writing during app start. This cleans up the corrupted checkin and fixes #2438. (#2860)
23+
- [fixed] Fixed race condition checkin is deleted before writing during app start. This cleans up the corrupted checkin and fixes #2438. (#2860)
2024
- [fixed] Separete APNS proxy methods in GULAppDelegateSwizzler so developers don't need to swizzle APNS related method unless explicitly requested, this fixes #2807. (#2835)
2125
- [changed] Clean up code. Remove extra layer of class. (#2853)
2226

0 commit comments

Comments
 (0)