Skip to content

v6.33.0

Choose a tag to compare

@robert-smartbear robert-smartbear released this 08 Sep 08:33
· 141 commits to master since this release
fdf9fbf

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