Skip to content
This repository was archived by the owner on Sep 14, 2020. It is now read-only.

v2.19.1

Choose a tag to compare

@bengourley bengourley released this 22 May 12:32
· 121 commits to master since this release
ced2f90

Bug fixes

  • (iOS) Upgrade to bugsnag-cocoa v5.22.1:
    • Report correct app version in out-of-memory reports. Previously the bundle
      version was reported as the version number rather than the short version
      string.
      #349
    • Fix missing stacktraces in reports generated from notify()
      #348
  • (Android) Upgrade to bugsnag-android v4.14.2
    • Disable ANR detection by default #484