Skip to content

Releases: bugsnag/bugsnag-unity

v7.7.2

01 Mar 13:16
3398863

Choose a tag to compare

7.7.2 (2024-03-01)

This release can also be installed via UPM

Enhancements

  • Improved handling of serialisation errors when flushing the event cache #773

v6.3.6

08 Feb 12:50
f54cc23

Choose a tag to compare

6.3.6 (2024-02-07)

  • Bug Fixes

  • Fix issue where the Bugsnag MacOS bundle plugin was missing from the released package. 770

v6.3.5

30 Jan 12:10
e5ae79e

Choose a tag to compare

6.3.5 (2023-07-06)

  • Update bugsnag-cocoa from v6.16.1 to v6.28.0 (includes compliance with Apple's Required Reasons API – see online docs)

v7.7.1

26 Jan 11:34
d9a27d5

Choose a tag to compare

7.7.1 (2024-01-25)

Bug Fixes

  • Copy the xprivacy api usage file from bugsnag-cocoa on build #768

v7.7.0

04 Jan 13:29
806ce40

Choose a tag to compare

7.7.0 (2024-01-04)

This release can also be installed via UPM.

Enhancements

  • Added IsStarted check method that returns false if start has not been called on the BugSnag client.

  • Update bugsnag-cocoa from v6.27.2 to v6.28.0 (includes compliance with Apple's Required Reasons API – see online docs)

v7.6.5

09 Oct 07:41
8f85bde

Choose a tag to compare

7.6.5 (2023-08-17)

This release can also be installed via UPM.

Bug Fixes

  • Fix for Android memory leak. #738

v7.6.4

08 Aug 12:57
822b8fa

Choose a tag to compare

7.6.4 (2023-08-09)

Bug Fixes

  • Add null guard in the Bugsnag exception handler. #734

v7.6.3

03 Aug 12:20
373128a

Choose a tag to compare

7.6.3 (2023-08-03)

  • Update bugsnag-cocoa from v6.26.2 to v6.27.2

Bug Fixes

  • Handle exceptions thrown during deserialisation of a cached events and sessions and log the problematic json. #731

v7.6.2

06 Jul 09:11
ad77fb3

Choose a tag to compare

7.6.2 (2023-07-06)

This release can also be installed via UPM.

Bug Fixes

  • Remove unnecessary usages of DateTimeOffset.Now to prevent iOS app hangs resulting from Unity native code accessing non-thread safe methods. #725

v6.3.4

06 Jul 08:59
7cd57e3

Choose a tag to compare

6.3.4 (2023-07-06)

Bug Fixes

  • Remove unnecessary usages of DateTimeOffset.Now to prevent iOS app hangs resulting from Unity native code accessing non-thread safe methods. #725