Skip to content

v5.31.0

Compare
Choose a tag to compare
released this 26 Jul 13:51
· 234 commits to master since this release
cb79ece

Enhancements

  • Added Session.apiKey so that it can be changed in an OnSessionCallback
    #1855
  • BroadcastReceiver derived breadcrumbs will function as-expected on Android 14+
    #1871

Bug fixes

  • Prevent rare app crash while migrating old SharedPreferences data from older versions of bugsnag-android
    #1860

  • Prevent free memory calculation from potentially crashing the app when ActivityManager cannot be reached.
    #1861