Skip to content

v4.3.1

Compare
Choose a tag to compare
@kattrali kattrali released this 26 Jan 17:19
· 4746 commits to next since this release
b88d360

Bug fixes

  • Fix possible ANR when enabling session tracking via
    Bugsnag.setAutoCaptureSessions() and connecting to latent networks.
    #231

  • Fix invalid payloads being sent when processing multiple Bugsnag events in the
    same millisecond
    #235

  • Re-add API key to error report HTTP request body to preserve backwards
    compatibility with older versions of the error reporting API
    #228