Skip to content

Commit 4913c20

Browse files
authored
Crashlytics changelog v4.0.0-beta.6 (#5117)
1 parent df21e99 commit 4913c20

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Crashlytics/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
# v4.0.0-beta.6
3+
4+
- [added] Added a new API to record custom exception models and stacktraces to Crashlytics. This is a replacement for the `recordCustomException` API that existed in the Fabric Crashlytics SDK (#5055)
5+
- [fixed] Fixed an issue with the `sendUnsentReports` API where reports wouldn't be uploaded until the method was called twice in specific instances (#5060)
6+
- [changed] Changed Crashlytics to use GoogleDataTransport to upload crashes (#4989)
7+
- [changed] Changed the origin that Crashlytics uses to register Crash events for Crash Free Users. Ensure you have installed Firebase Analytics version 6.3.1 or above (#5030)
8+
29
# v4.0.0-beta.5
310

411
- [changed] Changed two endpoints in the Firebase Crashlytics SDK with no expected end-user impact (#4953, #4988).

0 commit comments

Comments
 (0)