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) NullReferenceException
s in the editor.
#617