Releases: bugsnag/bugsnag-cocoa
Releases · bugsnag/bugsnag-cocoa
v5.4.0
Enhancements
- Add support for automated breadcrumb collection for common events and the new
breadcrumbs API
#112 - Add support for Apple TV
#113 - Add ability to customize error reports via
notify:withBlock
#110 - Add support for sending reports for
NSError
instances vianotifyError:
andnotifyError:withBlock:
#110 - Add crash time to the "Device" tab of error reports
#110
v5.3.0
v5.2.1
v5.2.0
5.1.0
5.0.2
5.0.1
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