Releases: MindscapeHQ/raygun4wordpress
Releases · MindscapeHQ/raygun4wordpress
v2.1.0
v2.0.1
v2.0.0
- Switch to Composer for dependency management
- Bump Raygun4PHP dependency to v2.3.0
- Use new async sending guzzle (adds support for async on Windows)
- Switch Raygun4JS dependency to grab latest CDN distribution
- Add error type tagging
- Log errors that fail to send to Raygun
- Add setting to disable tracking on admin pages
- Rename Mindscape namespace to Raygun (src)
- Improve RaygunClientManager such that setting changes take effect immediately
- Correct relationship between error handler and shutdown handler
- Miscellaneous bug fixes, code improvements, UI and documentation updates
v1.9.1
Don't set user cookie when user tracking is disabled
v1.9.0
- Add async sending option to dashboard
- Bump Raygun4JS dependency to v2.8.5
- Bump Raygun4PHP dependency to v1.8.2
v1.8.3
Updates
- Replace the iframe on the dashboard page with a button link to the dashboard
- Replace backurl in send test error link query string with a hard link back to the settings page
- Add validation to determine whether the Send test error button is enabled on the settings page
v1.8.2
Update Raygun4JS version