Bugsnag v4.8.0 Release Notes

Release Date: 2018-09-27 // over 5 years ago
  • ๐Ÿš€ This release includes new versions of both bugsnag-android and ๐Ÿ› bugsnag-android-ndk, which will be released at the same time and with the same ๐Ÿ”– version number going forward.

    The NDK library has been rebuilt from the ground up and will use the same ๐Ÿ”– version number as bugsnag-android.

    โœจ Enhancements

    • [NDK] Improve stack trace quality for all native crashes. There should be significantly more crash-time information, across the board but especially on newer API levels.
    • [NDK] Reduce memory usage
    • ๐Ÿ‘ [NDK] Add support for session information
    • ๐Ÿ‘ [NDK] Add support for unhandled report tracking

    ๐Ÿ› Bug Fixes

    • [NDK] Fix possible crash when leaving breadcrumbs from multiple threads #6 #10