Skip to content

Releases: bugsnag/bugsnag-cocoa

v5.14.4

21 Feb 16:12
Compare
Choose a tag to compare

This release adds additional device metadata for filtering by whether an error
occurred in a simulator (#242)
and by processor word size (#228).

Bug Fixes

  • Ensure error class and message are persisted when thread tracing is disabled
    #245
    Jamie Lynch
  • Re-addapp name to the app tab of reports
    #244
    Jamie Lynch
  • Add payload version to report body to preserve backwards compatibility with
    older versions of the error reporting API
    #241
    Jamie Lynch

v5.15.3

24 Jan 04:18
Compare
Choose a tag to compare

Bug Fixes

  • Remove chatty logging from session tracking
    #231
    Jamie Lynch
  • Re-add API key to payload body to preserve backwards compatibility with older
    versions of the error reporting API
    #232
    Jamie Lynch
  • Fix crash in iPhone X Simulator when reporting user exceptions
    #234
    Paul Zabelin
  • Improve capture of Swift assertion error messages on arm64 devices, inserting
    the assertion type into the report's errorClass
    #235

v5.15.2

11 Jan 22:22
Compare
Choose a tag to compare

Bug Fixes

  • Fix default user/device ID generation on iOS and tvOS devices
  • Fix mach exception detection

View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)

v5.15.1

09 Jan 16:24
Compare
Choose a tag to compare
  • Misc Session Tracking fixes and enhancements

View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)

v5.15.0

05 Jan 16:44
Compare
Choose a tag to compare
  • Adds support for tracking sessions and overall crash rate by setting config.shouldAutoCaptureSessions to true.
    In addition, sessions can be indicated manually using [Bugsnag startSession] #222

View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)

v5.14.2

16 Dec 01:32
Compare
Choose a tag to compare

Bug Fixes

  • Fix possible crash when reading invalid JSON files from disk
    #220
    #218

View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)

v5.14.1

30 Nov 00:42
Compare
Choose a tag to compare
  • Fix encoding of control characters in crash reports. Ensures crash reports are
    written correctly and delivered when containing U+0000 - U+001F
    #214
    Jamie Lynch

View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)

v5.14.0

23 Nov 12:11
Compare
Choose a tag to compare
  • Use BSG_KSCrashReportWriter header rather than KSCrashReportWriter for custom JSON serialization

View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)

v5.13.5

21 Nov 15:41
Compare
Choose a tag to compare
  • Remove misleading information (address, mach, signal) from non-fatal error reports

View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)

v5.13.4

16 Nov 09:55
Compare
Choose a tag to compare
  • Fix buffer overflow for reports with large metadata