Skip to content

v6.8.0

Compare
Choose a tag to compare
@YYChen01988 YYChen01988 released this 01 Oct 17:23
· 61 commits to next since this release
740783a

Enhancements

  • Add original error class and message to metadata for link errors loading BugSnag libraries
    #2070

Bug fixes

  • Sending startup crashes synchronously now uses a flexible timeout so that apps with slower startups don't ANR
    #2075
    #2080
  • Work around a possible platform NullPointerException when calling Intent.getExtras (#2082)
    #2083