Skip to content

Releases: backtrace-labs/backtrace-android

Version 3.7.4

13 Oct 22:07
c489766

Choose a tag to compare

What's Changed

  • Feature: migrated to AndroidX
  • Improvement: removed READ_EXTERNAL_STORAGE permission from library AndroidManifest.xml

Full Changelog: 3.7.3...3.7.4

Version 3.7.4-rc1

22 Sep 23:28
c489766

Choose a tag to compare

Version 3.7.4-rc1 Pre-release
Pre-release

What's Changed

  • Feature: migrated to AndroidX
  • Improvement: removed READ_EXTERNAL_STORAGE permission from library AndroidManifest.xml

Full Changelog: 3.7.3...3.7.4-rc1

Version 3.7.3

19 Aug 23:24

Choose a tag to compare

What's Changed

Full Changelog: 3.7.2...3.7.3

Version 3.7.2

15 Aug 18:00
99138f9

Choose a tag to compare

What's Changed

Full Changelog: 3.7.1...3.7.2

Version 3.7.1

14 Jun 15:21

Choose a tag to compare

What's Changed

Full Changelog: 3.7.0...3.7.1

Version 3.7.0

28 Apr 13:51

Choose a tag to compare

Version 3.7.0

  • Added error.type attribute that shows type of the report
  • Added backtrace.version attribute that shows Backtrace agent version

Backtrace Android Library 3.6.0

20 Jan 22:37
9eebe0c

Choose a tag to compare

Version 3.6.0 - 20.1.2022

  • Added error-free metrics
  • Added method to disable native crash reporting
  • Fixed Crashpad initialization failure in Samsung A20
  • Prevent duplicate ANR reports
  • Support for API 16+
  • GitHub actions CICD support

Backtrace Android Library 3.6.0-rc.2

23 Nov 22:22

Choose a tag to compare

Pre-release

Version 3.6.0-rc.2 - 23.11.2021

  • Prevent duplicate ANR reports
  • Preliminary support for API 16+

Backtrace Android Library 3.6.0-rc.1

22 Oct 19:21

Choose a tag to compare

Pre-release

Version 3.6.0-rc.1 - 22.10.2021

  • Added error-free metrics
  • Added method to disable native crash reporting
  • Fixed Crashpad initialization failure in Samsung A20

Backtrace Android Library 3.5.0

15 Sep 15:53
dcf0eb9

Choose a tag to compare

Version 3.5.0 - 14.09.2021

  • Added support for native crash reporting in NDK 16b
  • Bug fixes and expanded supported NDK versions for client side unwinding