5.4.1 (2021-10-25)
Enhancements
-
Removed the limit on the length of a breadcrumbs name #399
-
Update bugsnag-android to v5.14.0
- Capture and report thread state (running, sleeping, etc.) for Android Runtime and Native threads
bugsnag-android#1367
bugsnag-android#1390
- Capture and report thread state (running, sleeping, etc.) for Android Runtime and Native threads
-
Update bugsnag-cocoa to v6.14.0
- Capture and report thread states (running, stopped, waiting, etc.)
bugsnag-cocoa#1200 - Disable app hang detection for app extensions.
bugsnag-cocoa#1198
- Capture and report thread states (running, stopped, waiting, etc.)
Bug fixes
- Fixed an issue where csharp exceptions originating from background threads caused errors in the App and Device class constructors
#413