Skip to content

v4.5.0

Compare
Choose a tag to compare
@fractalwrench fractalwrench released this 18 Jun 08:51
· 4317 commits to master since this release
7cc8a23

This release alters the behaviour of the notifier to track sessions automatically.
A session will be automatically captured on each app launch and sent to https://sessions.bugsnag.com. If you
use Bugsnag On-Premise, it is now also recommended that you set your notify and session endpoints
via config.setEndpoints(String notify, String sessions).

  • Enable automatic session tracking by default #314