Skip to content

v8.4.0

Latest
Compare
Choose a tag to compare
@richardelms richardelms released this 10 Jan 10:53
· 2 commits to next since this release
7704f96

8.4.0 (2025-12-1)

This release can also be installed via UPM

Enhancements

  • Allow the notifier to be started much earlier in the Unity lifecycle. #862

Bug Fixes

  • Fixed an issue where Android minification was removing some classes from the native BugSnag Android SDK. #867

  • Fixed an issue where session handled/unhandled event counts were not updated if the handled status of the event was changed in a callback and send unhandledOveridden in the error payload #865