Releases: getsentry/sentry-unity
Releases · getsentry/sentry-unity
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)
0.0.9
- UPM meta updated (#124)
- Bump dotnet 3.3.4 (#132)
0.0.8
Fixes
- Bump sentry-dotnet to 8ca0906 - fix IL2CPP crash (#122)
- IL2CPP players crash due to startup time detection (#123)
0.0.7
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)