Bugsnag v4.5.0 Release Notes

Release Date: 2018-06-18 // almost 6 years ago
  • ๐Ÿš€ 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).

    • 0๏ธโƒฃ Enable automatic session tracking by default #314

    ๐Ÿ› Bug fixes

    • Trim long stacktraces to max limit of 200 #324