Skip to content

Releases: getsentry/sentry-unity

0.4.2

16 Jul 19:57

Choose a tag to compare

  • Added IsGlobalModeEnabled to SetDefaults (#260)

0.4.1

16 Jul 11:21

Choose a tag to compare

  • Bump dotnet 3.8.1 persisted session logging (#258)
    • Persisted Sessions logging (#1125)
    • Don't log an error when attempting to recover a persisted session but none exists (#1123)

0.4.0

15 Jul 11:25
30fee10

Choose a tag to compare

  • No documented changes.

0.3.3

02 Jul 06:23

Choose a tag to compare

Fixes

  • Release process cleanup

0.3.2

02 Jul 05:25

Choose a tag to compare

Fixes

  • Link.xml file exist check (#248)

0.3.1

29 Jun 17:58

Choose a tag to compare

Fixes

  • Logger now attaching again (#244)

0.3.0

25 Jun 20:11
f9d603d

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]/(#237))
  • Setting IsEnvironmentUser to false by default (#230)

0.2.0

10 Jun 17:54
c17c89a

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

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

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)