v6.5.0
Enhancements
-
Errors may now be discarded based on their
errorClass
using the newdiscardClasses
configuration option.
#938 -
The maxiumum number of persisted errors / events may now be configured using the new
maxPersistedEvents
configuration option.
#936 -
The maxiumum number of persisted sessions may now be configured using the new
maxPersistedSessions
configuration option.
#943 -
Bugsnag log messages are now prefixed with
[Bugsnag]
for easier searching & filtering.
#955
Bug fixes
- Fix reliability of Swift fatal error message reporting.
#948