Skip to content

v5.0.0

Compare
Choose a tag to compare
@fractalwrench fractalwrench released this 22 Apr 09:44
· 2386 commits to master since this release
7d2ae77

This version contains many breaking changes. It is part of an effort to unify our notifier
libraries across platforms, making the user interface more consistent, and implementations better
on multi-layered environments where multiple Bugsnag libraries need to work together
(such as React Native).

Please see the upgrade guide for details of all the changes and instructions on
how to upgrade.

Bug fixes

  • Remove unnecessary uses-library android.test.runner from AndroidManifest
    #783