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

v2.15.0

Compare
Choose a tag to compare
@fractalwrench fractalwrench released this 07 Mar 09:57
· 182 commits to master since this release
6746808
  • Add stopSession() and resumeSession() to Client #314

  • (Android) Upgrade to bugsnag-android v4.12.0

    Enhancements

    • Add stopSession() and resumeSession() to Client
      #429

    Bug fixes

    • Prevent overwriting config.projectPackages if already set
      #428

    • Fix incorrect session handledCount when notifying in quick succession
      #434

  • (Cocoa) Upgrade to bugsnag-cocoa v5.19.0

    Note for Carthage users: this release updates the Xcode configuration to the settings recommended by Xcode 10.

    • Update workspace to recommended settings suggested by XCode 10
      #324

    Enhancements

    • Add stopSession() and resumeSession() to Bugsnag
      #325

    • Capture basic report diagnostics in the file path in case of crash report
      content corruption
      #327