Releases: MindscapeHQ/raygun4js
Releases · MindscapeHQ/raygun4js
v2.17.0
Add support for users to set the client IP address
v2.16.1
v2.16.0
- Add paint timings to RUM page load metrics using the performance api & msFirstPaint
- Wrap response code get 'text' in a try catch
v2.15.3
- Change the key for the status code which gets sent to RUM to statusCode to match the API
- Prepend the protocol to the URL in the resolveFullUrl function to accommodate URLs without protocols
v2.15.2
v2.15.1
v2.15.0
- Use localStorage to persist user id for Crash Reporting instead of a cookie
- Use sessionStorage to persist session id for RUM instead of a cookie
- Start tracking XHR status codes with performance information