Skip to content

Releases: bugsnag/bugsnag-unity

v3.0.1

24 Jun 10:34

Choose a tag to compare

Fixes

  • Includes Android plugin correctly which is now in aar format
    | #24

v3.0.0

27 May 16:56

Choose a tag to compare

This release includes significant updates to the underlying android and cocoa
libraries.

Enhancements

  • Add support for Unity 5
  • Add support for WebGL
  • Add support for OS X
  • Add support for setting user metadata
  • Add support for setting app version
  • Add support for setting breadcrumbs
  • Upgrade bugsnag-android from 3.2.5 -> 3.4.0
  • Upgrade bugsnag-cocoa from 4.0.7 -> 4.1.0

Bug Fixes

v2.2.6

29 May 00:15

Choose a tag to compare

2.2.6

  • Fix compilation on arm64

v2.2.5

25 Mar 23:21

Choose a tag to compare

2.2.5

  • Allow passing Context as a second argument to Bugsnag.Notify

v2.2.4

03 Mar 21:16

Choose a tag to compare

CHANGELOG

  • Fix use-after-free bug in NSNotificationCenter

v2.2.3

24 Feb 00:04

Choose a tag to compare

CHANGELOG

  • Make context thread-safe too

v2.2.2

23 Feb 18:51

Choose a tag to compare

CHANGELOG

  • Make metaData thread safe

v2.2.1

05 Feb 20:51

Choose a tag to compare

2.2.1

  • Improve speed during manual notifies on android and ios.

v2.2.0

22 Jan 01:23

Choose a tag to compare

  • Fix LogHandler in non-debug builds.
  • Make Bugsnag methods static.
  • Fix crashes caused by passing unexpected nulls into Bugsnag.