Bugsnag v6.20.0 Release Notes

Release Date: 2022-07-13 // almost 2 years ago
  • โœจ Enhancements

    • ๐Ÿ”‹ Feature flags can now be accessed in the onSend callbacks. #1432

    • ๐Ÿ“‡ Capture userInfo from all NSExceptions and include the error metadata tab for handled exceptions. #1428

    • ๐Ÿ”‹ Feature flags are now kept in order of insertion or modification rather than in alphabetical order. #1429

    • ๐Ÿ”ง Send usage telemetry to Bugsnag for product improvement purposes. Can be disabled using configuration.telemetry. #1422

    ๐Ÿ› Bug fixes

    • Prevent reporting of OOMs on simulators. #1421

    • ๐Ÿ›  Fix a rare crash in BugsnagBreadcrumbsWriteCrashReport(). #1430

    • ๐Ÿ›  Fix intermittent empty thread stacktraces. #1425