Releases: backtrace-labs/backtrace-android
Releases · backtrace-labs/backtrace-android
Version 3.7.4
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
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
What's Changed
- Crashpad attachment syntax changed by @vlussenburg in #55
Full Changelog: 3.7.2...3.7.3
Version 3.7.2
What's Changed
- Fix issue rolling over Breadcrumb file by @vlussenburg in #48
- Cleanup build scripts for speed by @vlussenburg in #50
- Feature/update gradle by @BartoszLitwiniuk in #49
- Feature/cmake crashpad by @vlussenburg in #53
- Make local.properties optional by @vlussenburg in #54
Full Changelog: 3.7.1...3.7.2
Version 3.7.1
What's Changed
- Change error type for unhandled exceptions by @BartoszLitwiniuk in #47
Full Changelog: 3.7.0...3.7.1
Version 3.7.0
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
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
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
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
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