Bugsnag v6.5.0 Release Notes

Release Date: 2021-01-06 // over 3 years ago
  • ✨ Enhancements

    • 🔧 Errors may now be discarded based on their errorClass using the new discardClasses 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