Skip to content

v6.3.0

Compare
Choose a tag to compare
@nickdowell nickdowell released this 02 Dec 14:28
· 1857 commits to master since this release
2256dfe

Enhancements

  • Out Of Memory errors now include more information, including custom metadata and user information.
    #915
    #908

  • Bugsnag can now be used without UIKit, reducing memory usage in app extensions.
    #919

Bug fixes

  • Fixed incorrect app version reported when sending crash reports from older versions of Bugsnag (before 6.2.3)
    #911

  • Fixed a rare crash in -[BugsnagClient computeDidCrashLastLaunch]
    #917