Bugsnag v5.21.0 Release Notes

Release Date: 2022-03-17 // about 2 years ago
  • โœจ Enhancements

    • ๐Ÿ›  Fix inconsistencies in stack trace quality for C/C++ events. Resolves a few cases where file and line number information was not resolving to the correct locations. This change may result in grouping changes to more correctly highlight the root cause of an event. #1605 #1606

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed an issue where an uncaught exception on the main thread could in rare cases trigger an ANR. #1624