Releases: BugSplat-Git/bugsplat-unity
Releases · BugSplat-Git/bugsplat-unity
v2.0.0
08 Oct 01:42
Compare
Sorry, something went wrong.
No results found
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
Full Changelog : v1.4.1...v2.0.0
v1.4.1
30 Sep 19:38
Compare
Sorry, something went wrong.
No results found
Fixes error in non-Windows builds
v1.4.0
29 Jul 16:48
Compare
Sorry, something went wrong.
No results found
Adds support for uploading minidumps in UWP applications
v1.3.0
20 Jul 21:13
Compare
Sorry, something went wrong.
No results found
Adds support for capturing UnityPlayer.log in UWP
Fixes build error where PostBuild.cs could not find SendPdbs.exe in order to upload Plugin symbols
Fixes TODO to destroy Texture2D after being used to create a screenshot
v1.2.0
21 Jun 12:46
Compare
Sorry, something went wrong.
No results found
Adds support for attaching Linux Editor.log and Player.log files