Skip to content

v7.2.0

Compare
Choose a tag to compare
@rich-bugsnag rich-bugsnag released this 12 Sep 19:55
· 438 commits to next since this release
d04bff3

7.2.0 (2022-09-12)

This version of the sdk can also be installed via UPM

Enhancements

  • Added BugsnagEvent.FeatureFlags to allow feature flags to be queried before event delivery.
    #613

Bug fixes

  • Reverted the HideFlags fix introduced here as it was causing (harmless) NullReferenceExceptions in the editor.
    #617