Skip to content

Releases: getsentry/sentry-unity

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
  • il2cpp remove zeroes from path (#179)
  • Flag simulator based on Application.isEditor (#184)
  • Simulator is set only when Application.isEditor is true (#190)

Features

  • Sentry UnityLogger aligned to Unity Debug API (#163)
  • Scene manager integration for breadcrumbs (#170)

Fixes

  • 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
  • No documented changes.

0.0.12

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

0.0.11

06 May 11:26
1075c42
Compare
Choose a tag to compare
  • Craft Release

0.0.10

06 May 09:58
02c526f
Compare
Choose a tag to compare

0.0.9

03 May 13:57
Compare
Choose a tag to compare

0.0.8

21 Apr 23:06
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:02
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)