Releases: MindscapeHQ/raygun4js
Releases · MindscapeHQ/raygun4js
v1.8.4
Guard against circular references in custom data
v1.8.3
- withCustomData now accepts a function to provide an object with current variable state when an error occurs
- Tracekit and Ajax bug fixes
v1.8.1
More meaningful AJAX error messages (with HTTP method and url path), fixed bug in debug mode logging statement
v1.8.0
- Offline saving support
- WinJS support
v1.7.0
Column numbers for source maps support
v1.6.1
fixed an issue with undefined options in processUnhandledException
Add Tags support
New withTags method and overload on Send to add tags when sending errors
v1.5.1
- Now captures data submitted by jQuery AJAX calls