Bugsnag v6.9.1 Release Notes

Release Date: 2021-04-28 // almost 3 years ago
  • ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix a possible deadlock when writing crash reports for uncaught Objective-C exceptions. #1082

    • ๐Ÿ›  Fix missing context for crash, OOM, and app hang errors. #1079

    • ๐Ÿ›  Fix app properties in OOMs for apps that override appType, appVersion, bundleVersion or releaseStage in their config. #1078

    • event.threads will now be empty, rather than containing a single thread, if sendThreads dictates that threads should not be sent. #1077