Skip to content

Releases: getsentry/unity

0.3.0

25 Jun 20:11
aedd64d
Compare
Choose a tag to compare

Features

  • Sentry config is now a scriptable object (#220)
  • Unity protocol (#234)
  • Release health integration & Event-listener (#225)

Fixes

  • Default options values (#241)
  • Un-embedding the link.xml to fix code stripping ([#237]/(getsentry/sentry-unity#237))
  • Setting IsEnvironmentUser to false by default (#230)

0.2.0

10 Jun 17:54
c614aea
Compare
Choose a tag to compare

Features

Fixes

  • Force 'Auto' from sentry window (#219)
  • Hub.IsEnabled check in logging integration (#210)

0.1.1

28 May 11:31
Compare
Choose a tag to compare

Fixes

  • Add product name to release as default (#202)
  • normalize line endings (#204)

0.1.0

27 May 15:40
Compare
Choose a tag to compare

Features

  • Simplified scene breadcrumbs messages (#197)
  • Embedded link.xml in assembly (#194)
  • Transition scene to test scene loading events (breadcrumbs) (#185)

Fixes

  • Check/create directory before saving (#196)
  • Exclude SentryOptions.json from release package (#195)
  • default env and version (#199)

0.0.14

20 May 12:50
Compare
Choose a tag to compare

Features

  • Sentry UnityLogger aligned to Unity Debug API (#163)
  • Scene manager integration for breadcrumbs (#170)
  • Simulator is set only when Application.isEditor is true (#190)
  • Flag simulator based on Application.isEditor (#184)

Fixes

  • il2cpp remove zeroes from path (#179)
  • SDK version format correction (#120)
  • Auto compression option is part of drop down (no extra checkbox) (#160)
  • Rename DiagnosticsLogger to DiagnosticLogger (#168)
  • SentryOptions config proper check (#176)
  • Diagnostic logger writes to console that it was disabled (#183)

0.0.13

10 May 14:16
Compare
Choose a tag to compare

0.0.12

06 May 12:31
Compare
Choose a tag to compare
  • Craft Release v2

0.0.9

03 May 13:53
Compare
Choose a tag to compare

0.0.8

21 Apr 23:30
Compare
Choose a tag to compare

Fixes

  • Bump sentry-dotnet to 8ca0906 - fix IL2CPP crash (#122)
  • IL2CPP players crash due to startup time detection (#123)

0.0.7

19 Apr 21:13
Compare
Choose a tag to compare

Features

  • Strip zeroes for ill2cpp builds (#108)
  • Proper sdk name reporting for sentry event (#111)
  • Bump .NET SDK to 3.3.1 (#115)
  • Release package samples (#113)