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: Crashlytics/CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# Unreleased
2
2
-[added] Added a new API checkAndUpdateUnsentReportsWithCompletion for updating the crash report from the previous run of the app if, for example, the developer wants to implement a feedback dialog to ask end-users for more information. Unsent Crashlytics Reports have familiar methods like setting custom keys and logs.
3
3
4
+
# v7.7.0
5
+
-[added] Added a new API to allow for bulk logging of custom keys and values (#7302).
6
+
4
7
# v7.6.0
5
8
-[fixed] Fixed an issue where some developers experienced a race condition involving binary image operations (#7459).
0 commit comments