Releases: bugsnag/bugsnag-cocoa
Releases · bugsnag/bugsnag-cocoa
v4.1.0
- Breadcrumbs support.
- Send notifications with current configuration rather than that in the report.
v4.0.9
Fixes nil named exceptions
4.0.8
- Reduce deployment target to 4.3
- Dont catch caught exceptions on OSX
v4.0.7
4.0.7
- Fix compilation error for Unity under arm64
v4.0.6
- Uncaught OSX exceptions are now sent as warnings as they are not fatal
v4.0.5
v4.0.5
- Fix buffer over-read in JSON parser.
v4.0.4
Build an OSX framework so people can easier manually use Bugsnag for OSX
v4.0.3
- Unregister self for notifications in notifier dealloc
v4.0.2
CHANGELOG
- Make metaData thread-safe