Bugsnag v6.7.0 Release Notes

Release Date: 2021-03-03 // about 3 years ago
  • โœจ Enhancements

    • ๐Ÿ› Bugsnag will now identify crashes that occur whilst your app is launching, allowing you to prioritize fixing high-impact launch crashes. For more information see the documentation. #1004

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix inaccurate app.duration after multiple calls to notify() #1014

    • ๐Ÿ›  Fix a possible deadlock when writing crash reports for unhandled errors. #1013

    ๐Ÿ—„ Deprecated

    • ๐Ÿš€ Bugsnag.appDidCrashLastLaunch has been deprecated in favour of Bugsnag.lastRunInfo.crashed and will be removed in the next major release.