Skip to content

3.12.0

Compare
Choose a tag to compare
@benvinegar benvinegar released this 27 Feb 19:10
· 9595 commits to develop since this release
  • NEW: Raven.js now attempts to suppress back-to-back duplicate errors by default. See: #861
  • BUGFIX: Fix case where breadcrumb instrumention could sometimes throw errors on custom DOM events. See: #857
  • BUGFIX: Fix Raven.js incorrectly interpreting Retry-After header in ms; should be seconds. See: #862