Releases: backtrace-labs/backtrace-cocoa
Releases · backtrace-labs/backtrace-cocoa
1.7.5
1.7.5-beta1
1.7.4
1.7.4-beta2
1.7.4-beta1
1.7.3
What's Changed
- Updated build scripts by @vlussenburg in #77
- Enable OOM reports for 15.3.1 against, disable client side unwinding by default by @MinPD126 in #78
- Added BETA Breadcrumbs implementation by @MinPD126 in #76
- Updated BETA Crash Free metrics based on feedback from beta testing by @vlussenburg
Full Changelog: 1.7.2...1.7.3
1.7.2
Make `hostname` attribute optional
Make hostname
attribute optional to prevent end-user from getting Local Network permissions dialog.
Simplify default file attachments API
Simplifies default file attachments API from a Dictionary
to an Array
.
Support file attachments for crash reports
- Enable default file attachments which will be sent for all live reports as well as crash reports
- This newly enables sending file attachments with crash reports