v6.5.0
6.5.0 (04 Jan 2018)
Enhancements
- Adds support for tracking sessions and crash rate by setting the configuration option
configuration.track_sessions
totrue
.
Sessions can be manually created usingBugsnag.start_session
, and manually delivered usingBugsnag.send_sessions
.
| #411