Releases: BugSplat-Git/bugsplat-unity
Releases · BugSplat-Git/bugsplat-unity
v2.1.1
What's Changed
- Adds Sample Crasher as an Optional Import to the BugSplat Package by @Zoolouie in #45
- Add Sample Section to Help by @bobbyg603 in #47
Full Changelog: v2.1.0...v2.1.1
v2.1.0
v2.0.0
Overview
- Adds support for WebGL
- Fixes a bug where PostMostRecentCrash posted the oldest crash
- Removes client-facing dependency on BugSplatDotNetStandard
Breaking Changes
- Some Post callbacks no longer return a HttpResponseMessage in order to support WebGL. We may return HttpResponseMessage again in a future update
- ExceptionPostOptions and MinidumpPostOptions have been replaced by IReportPostOptions
What's Changed
- Support WebGL by @bobbyg603 in #31
Full Changelog: v1.4.1...v2.0.0