Skip to content

Releases: bugsnag/bugsnag-cocoa

v6.36.0

26 Mar 17:06
7f57276

Choose a tag to compare

Enhancements

  • Added plugin for notifying on HTTP request errors.
    #1924

  • Support Pascal case plist configuration values.
    #1925

Bug Fixes

  • Fixed a crash after shared NSURLSession is invalidated.
    #1922

v6.35.0

26 Jan 13:46
ae1094f

Choose a tag to compare

Enhancements

  • Added customer controlled delivery strategy per notify call.
    #1899

  • Add error options to allow control over captured fields of handled events.
    #1879

v6.34.1

09 Oct 13:51
f4348c2

Choose a tag to compare

Bug Fixes

  • Fixed the issue causing feature flags with names that contain a slash to not appear in OOM crash reports.
    #1863

v6.34.0

25 Sep 18:42
1f991e9

Choose a tag to compare

Enhancements

  • Improved C++ exception stack trace capturing.
    1855

v6.33.1

10 Sep 17:04
8dcc68b

Choose a tag to compare

Enhancements

  • Send observer event on grouping discriminator update #1846

v6.33.0

08 Sep 08:33
fdf9fbf

Choose a tag to compare

Enhancements

  • Added groupingDiscriminator property to BugsnagEvent and methods for setting and getting the global groupingDiscriminator to Bugsnag and BugsnagClient.
    #1830

  • Set default endpoints based on API key #1801

Bug Fixes

  • Added the missing PrivacyInfo.xcprivacy file to xcframeworks.
    #1837

  • Added missing MARKETING_VERSION build setting to multiple targets. This is required for generating CFBundleShortVersionString in some situations.
    #1766

v6.32.2

25 Mar 15:09
a3f56c6

Choose a tag to compare

Bug Fixes

  • Fixed a potential invalid pointer crash when updating/removing feature flags.
    #1754

v6.32.1

27 Feb 13:24
444d826

Choose a tag to compare

Bug Fixes

  • Fixed the issue causing flags cleared by calling +[Bugsnag clearFeatureFlagWithName:] to appear in crash reports.
    #1740

v6.32.0

11 Feb 21:36
fe54a8f

Choose a tag to compare

Enhancements

  • Added file, lineNumber and columnNumber properties to BugsnagStackframe public header.
    #1728

v6.31.0

13 Jan 18:24
a499a57

Choose a tag to compare

Enhancements

  • Disabled assertions on release build.
    1717

  • Optimized feature flags store.
    1715