Skip to content

v6.2.0

Compare
Choose a tag to compare
released this 08 Feb 14:46
· 253 commits to master since this release
96c1d40

Enhancements

  • processImportance is now included in the 'app' tab on the dashboard
    #1973

  • bugsnag-plugin-android-exitinfo now includes exitReason and processImportance in the APP tab on the dashboard
    #1968

Bug fixes

  • Avoid any possibility of multiple conflicting native crash handlers or stack-unwinders running concurrently
    #1960
  • Metadata that includes non-finite doubles (NaN, +Infinity, -Infinity) are omitted instead of breaking serialization
    #1958