Releases: getsentry/sentry-unity
Releases · getsentry/sentry-unity
0.3.1
Fixes
- Logger now attaching again (#244)
0.3.0
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
Features
- Offline caching (#208)
- Breadcrumb categories added (#206)
- Bump Sentry .NET SDK 3.5.0 (#218)
Fixes
- Force 'Auto' from sentry window (#219)
- Hub.IsEnabled check in logging integration (#210)
0.1.1
Fixes
- Add product name to release as default (#202)
- normalize line endings (#204)
0.1.0
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
- 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)