Releases: MindscapeHQ/raygun4maui
Releases · MindscapeHQ/raygun4maui
v1.3.0
What's Changed
- Upgrade Raygun4Net dependency ⬆ by @sumitramanga in #5
- Clean up repository and move solution file to root by @phillip-haydon in #6
Full Changelog: v1.2.2...v1.3.0
Note: Backdated release - Oct 25, 2023
v1.2.2
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