Skip to content

Releases: backtrace-labs/backtrace-cocoa

1.7.5

05 Jan 18:10
5f5b967
Compare
Choose a tag to compare

What's Changed

See CHANGELOG.md

Full Changelog: 1.7.4...1.7.5

1.7.5-beta1

05 Dec 18:01
e74cebf
Compare
Choose a tag to compare
1.7.5-beta1 Pre-release
Pre-release

What's Changed

See CHANGELOG.md

Full Changelog: 1.7.4...1.7.5-beta1

1.7.4

29 Sep 17:43
85d8fe8
Compare
Choose a tag to compare

What's Changed

See CHANGELOG.md

Full Changelog: 1.7.4-beta2...1.7.4

1.7.4-beta2

09 Sep 15:49
86ee2bf
Compare
Choose a tag to compare
1.7.4-beta2 Pre-release
Pre-release

What's Changed

See CHANGELOG.md

Full Changelog: 1.7.4-beta1...1.7.4-beta2

1.7.4-beta1

25 Aug 17:29
Compare
Choose a tag to compare
1.7.4-beta1 Pre-release
Pre-release

What's Changed

See CHANGELOG.md

Full Changelog: 1.7.3...1.7.4-beta1

1.7.3

13 Jul 21:41
Compare
Choose a tag to compare

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

06 May 17:19
76c625e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.1...1.7.2

Make `hostname` attribute optional

23 Nov 20:45
092cd9f
Compare
Choose a tag to compare

Make hostname attribute optional to prevent end-user from getting Local Network permissions dialog.

Simplify default file attachments API

21 Apr 00:04
ea3e557
Compare
Choose a tag to compare

Simplifies default file attachments API from a Dictionary to an Array.

Support file attachments for crash reports

14 Apr 23:45
f4dd272
Compare
Choose a tag to compare
  • 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