Skip to content

Releases: bugsnag/bugsnag-android

v3.7.2

12 Jan 21:16

Choose a tag to compare

  • Cache unhandled exception reports prior to sending, send non-blocking
    Delisa Mason
    #139

v3.7.1

21 Dec 19:30

Choose a tag to compare

Bug fixes

v3.7.0

06 Oct 02:39

Choose a tag to compare

Enhancements

  • Add support for sending reports using lambdas for customization
    Delisa Mason
    #123

v3.6.0

09 Sep 14:39

Choose a tag to compare

Enhancements

Bug Fixes

  • Fix potentially misdirected error report when changing the endpoint soon
    after initializing Bugsnag
    Dave Perryman
    #121
  • Fix missing static modifier on disableExceptionHandler
    Niklas Klein
    #113

v3.5.0

22 Jul 03:26

Choose a tag to compare

Enhancements

3.4.0

09 Mar 20:01

Choose a tag to compare

Enhancements

Bug Fixes

3.3.0

18 Jan 13:52

Choose a tag to compare

v3.2.7

11 Dec 18:51

Choose a tag to compare

Enhancements

  • Add additional check to ensure the cache of uploaded errors are deleted
    | #80

Bug Fixes

  • Fix exception which occurs when appContext.getResources() is null
    | #78
  • Fix bug preventing maxBreadcrumbs from being set
    | David Wu
    | #70

v3.2.6

22 Jun 21:35

Choose a tag to compare

CHANGELOG

  • Add blocking API
  • Fix NPE issue
  • Concurrent adding to tabs
  • Thread Safe DateUtils#toISO8601

3.2.5

19 Feb 01:28

Choose a tag to compare

CHANGELOG

  • Silence harmless proguard warning