Skip to content

Releases: bugsnag/bugsnag-unity

v3.3.2

24 Apr 15:28
Compare
Choose a tag to compare

Bug fixes

  • Fix null pointer exception when manually creating the Bugsnag game object
    Dave Perryman
    #41

v3.3.1

01 Feb 10:16
Compare
Choose a tag to compare

Bug fixes

  • Prevents crash for iOS when manually notifying exceptions
    Ben Ibinson
    #40

v3.3.0

17 Jan 11:43
Compare
Choose a tag to compare

Enhancements

  • Adds rate limiting and de-duplication of logs over a set period
    Ben Ibinson
    #39

v3.2.1

21 Nov 21:28
Compare
Choose a tag to compare

Enhancements

v3.2.0

17 Nov 11:49
Compare
Choose a tag to compare

Enhancements

  • Provide Init() to support initializing Bugsnag at runtime
    TimothyKLambert
    #34
  • Changed default Unity log levels to Bugsnag severity mapping, and provided ability to custom map
    Ben Ibinson
    #36
  • Updated KSCrash with iOS performance improvement
    Ben Ibinson
    #37

v3.1.1

10 Nov 07:52
Compare
Choose a tag to compare

Bug fixes

  • Transferred syntax fix on macOS sierra/latest ruby script to package file
    Ben Ibinson
    #35

v3.1.0

08 Nov 10:32
Compare
Choose a tag to compare

Enhancements

Bug fixes

v3.0.3

16 Sep 10:59
Compare
Choose a tag to compare

Bug fixes

  • Fixed incorrect reference to the Unity version of the bugsnag-cocoa notifier

v3.0.2

08 Sep 22:44
Compare
Choose a tag to compare

Bug fixes

v3.0.1

24 Jun 10:34
Compare
Choose a tag to compare

Fixes

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