Skip to content

Releases: backtrace-labs/backtrace-android

Version 3.7.10

10 Oct 21:58
03f37fe

Choose a tag to compare

What's Changed

See CHANGELOG.md

Full Changelog: 3.7.9...3.7.10

Version 3.7.9

18 Sep 21:02
28989c4

Choose a tag to compare

What's Changed

See CHANGELOG.md

Full Changelog: 3.7.8...3.7.9

Version 3.7.8

14 Sep 19:14
5c3ab5c

Choose a tag to compare

Version 3.7.8

  • Fixed missing breadcrumbs intent filter in SDK 33+.

Version 3.7.7

27 Jul 10:02
f522114

Choose a tag to compare

Version 3.7.7

  • Added a new attribute to native reports - breadcrumbs.lastId
  • Fixed invalid BacktraceCredentials behavior when the user passed an invalid Backtrace URL
  • Capture invalid native crash reporting handler path in the initialize method
  • Replaced androidx's ContextCompat with Context when checking for self permissions and handled permissions for versions prior to Android 6.0
  • Replaced deprecated BluetoothAdapter with BluetoothManager
  • Added missing ACCESS_WIFI_STATE and BLUETOOTH permissions to example app and Tests
  • Replaced androidx NonNull with jetbrains NotNull annotation
  • Use the "Unhandled Exception" error type in the unhandled exception handler callback

Release candidate 3.7.7-1

23 May 21:37

Choose a tag to compare

Pre-release

Version 3.7.7

  • Added a new attribute to native reports - breadcrumbs.lastId
  • Fixed invalid BacktraceCredentials behavior when the user passed an invalid Backtrace URL
  • Capture invalid native crash reporting handler path in the initialize method

Version 3.7.6

20 Apr 22:23

Choose a tag to compare

Version 3.7.6

  • Maintenance: Update various components to latest versions
  • Maintenance: Update gradle
  • Bugfix: Fix enabling breadcrumbs when not available
  • Add breadcrumb when ANR is detected

Version 3.7.5

10 Feb 16:03
6cc6f30

Choose a tag to compare

Version 3.7.5

  • Maintenance: Update various components to latest versions
  • Bugfix: Managed and native reports generated by the same user now have the same guid
  • Backtrace metrics support - now the interface doesn't require to use BacktraceCredentials anymore
  • Upgraded native crash reporter. The new version should capture crashes generated by the newest version of SDK
  • Maintenance: CI job improvements
  • Bugfix: Handle corrupt or empty database records

3.7.5-rc3

31 Jan 22:45

Choose a tag to compare

3.7.5-rc3 Pre-release
Pre-release

Version 3.7.5

  • Maintenance: Update various components to latest versions
  • Maintenance: CI job improvements
  • Bugfix: Handle corrupt or empty database records
  • Bugfix: Managed and native reports generated by the same user now have the same guid
  • Backtrace metrics support - now the interface doesn't require to use BacktraceCredentials anymore
  • Upgraded native crash reporter. The new version should capture crashes generated by the newest version of SDK

3.7.5-rc2

19 Jan 14:28

Choose a tag to compare

3.7.5-rc2 Pre-release
Pre-release

Version 3.7.5

  • Maintenance: Update various components to the latest versions
  • Maintenance: CI job improvements
  • Bugfix: Handle corrupt or empty database records
  • Backtrace metrics support - now the interface doesn't require to use Backtrace credentials anymore
  • Upgraded native crash reporter. The new version should capture crashes generated by the newest version of SDK

What's Changed

See CHANGELOG.md

Full Changelog: 3.7.4...3.7.5-rc2

3.7.5-rc1

05 Dec 22:25
0dbf889

Choose a tag to compare

3.7.5-rc1 Pre-release
Pre-release

What's Changed

See CHANGELOG.md

Full Changelog: 3.7.4...3.7.5-rc1