Skip to content

Releases: MindscapeHQ/raygun4maui

v1.3.0

13 Mar 01:26
0b136a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.3.0

Note: Backdated release - Oct 25, 2023

v1.2.2

11 May 03:21
e982a4f
Compare
Choose a tag to compare

What's Changed

This release expands the environment data that is collected when a crash report is sent to Raygun.
The new information collected is as follows:

  • Available physical memory
  • Total physical memory
  • Processor count
  • Architecture
  • Device manufacture
  • Model
  • Current orientation
  • Resolution scale
  • WindowBoundsWidth
  • WindowBoundsHeight
  • [PS-97]: Extend RaygunEnvironmentMessage to add Maui specific information. by @Hamish-taylor in #4

Full Changelog: v1.1.0...v1.2.2