Releases: bugsnag/bugsnag-unity
Releases · bugsnag/bugsnag-unity
v3.0.1
v3.0.0
This release includes significant updates to the underlying android and cocoa
libraries.
Enhancements
- Add support for Unity 5
- Add support for WebGL
- Add support for OS X
- Add support for setting user metadata
- Add support for setting app version
- Add support for setting breadcrumbs
- Upgrade bugsnag-android from 3.2.5 -> 3.4.0
- Upgrade bugsnag-cocoa from 4.0.7 -> 4.1.0
Bug Fixes
- Fix crash resulting from use of deprecated method
Simon Maynard
#13 - Update callback registration method to remove deprecations
Delisa Mason
#20
v2.2.6
2.2.6
- Fix compilation on arm64
v2.2.5
2.2.5
- Allow passing Context as a second argument to Bugsnag.Notify
v2.2.4
CHANGELOG
- Fix use-after-free bug in NSNotificationCenter
v2.2.3
CHANGELOG
- Make context thread-safe too
v2.2.2
CHANGELOG
- Make metaData thread safe
v2.2.1
v2.2.0
- Fix LogHandler in non-debug builds.
- Make Bugsnag methods static.
- Fix crashes caused by passing unexpected nulls into Bugsnag.