Skip to content

v2.0.0

Choose a tag to compare

@bobbyg603 bobbyg603 released this 08 Oct 01:42
· 71 commits to main since this release

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