Skip to content

Releases: MindscapeHQ/raygun4js

v2.8.0

08 Oct 22:26
Compare
Choose a tag to compare

Features

  • New onBeforeSendRUM callback to modify and cancel sending of RUM payloads

v2.7.2

05 Oct 01:08
Compare
Choose a tag to compare

Remove error tracking from breadcrumbs module

Bugfixes

  • Disabling automatic breadcrumb functionality will correctly unenhance the enhanced objects

v2.7.1

23 Jul 22:32
Compare
Choose a tag to compare

Bugfixes

  • Don't read response text in breadcrumb XHR logging if logXhrContents is false
  • Improve breadcrumb disabling to handle network calls that match xhrIgnoredHosts but were triggered before the xhrIgnoredHosts configuration option was set
  • Update TraceKit regexes to handle stacktraces in RN android release builds

v2.6.7

27 Jun 22:32
Compare
Choose a tag to compare

Fix a rare initialization issue with Pulse and recording events before the provider has finished loading
Small bugfixes to some of the Breadcrumbs operations

v2.6.6

15 Jun 22:22
Compare
Choose a tag to compare

Fixes a runtime bug on init when using the UMD module (installed via NPM) introduced in 2.6.2

v2.6.5

12 Jun 22:41
Compare
Choose a tag to compare
  • React Native: bugfix for 'windw is not defined' error upon import

v2.6.4

05 Jun 21:32
Compare
Choose a tag to compare

Fix file concatenation order for raygun.vanilla and raygun.umd files, this resolves the "Uncaught ReferenceError: raygunBreadcrumbsFactory is not defined" error

v2.6.3

31 May 05:04
Compare
Choose a tag to compare
  • Adds support for tracking custom timings in Real User Monitoring

  • Also contains previous v2.6.1 and v2.6.2 releases containing Breadcrumbs capability

v2.6.1

04 May 21:42
Compare
Choose a tag to compare

Temporarily disable automatic creation of breadcrumbs from XHR requests while a bug is resolved

v2.6.0

27 Apr 04:23
Compare
Choose a tag to compare
  • Beta React Native support
  • Support for Breadcrumbs