Releases: bugsnag/bugsnag-cocoa
Releases · bugsnag/bugsnag-cocoa
5.0.0
This release includes an upgrade to KSCrash 1.0.0, as well support for running alongside other KSCrash-dependent libraries. Crash handling for heap corruption and link register overwriting has also been improved.
NOTE: The minimum supported iOS and OS X versions have been updated to 6.0 and 10.8 respectively.
Bug Fixes
- Fix for occasional crash when logging from a failed network request
#67 - Fix conflict when used alongside other KSCrash-dependent libraries
#41
#52
#72
#91
#94 - Fix for failed crash reports being deleted instead of resent
#76
Enhancements
v4.1.0
v4.0.9
4.0.8
v4.0.7
4.0.7
- Fix compilation error for Unity under arm64
v4.0.6
v4.0.5
v4.0.5
- Fix buffer over-read in JSON parser.
v4.0.4
v4.0.3
v4.0.2
CHANGELOG
- Make metaData thread-safe