Skip to content

3.0.0

Compare
Choose a tag to compare
@loopj loopj released this 21 Dec 03:56
· 5143 commits to master since this release

Changes

  • Removed dependency on bugsnag-java
  • Reduced memory usage, using lazy-loading and streaming
  • Easier "top activity" tracking
  • Device brand information is now collected (eg. "Samsung")
  • SSL enabled by default
  • Adding custom diagnostics (MetaData) is now easier to use
  • Fixed app name detection
  • Uses Android's new build system (gradle based)
  • Added unit tests, automatically run on travis.ci
  • Severity is now an Enum for type-safety

Upgrading

See https://github.com/bugsnag/bugsnag-android/blob/master/UPGRADING.md