Skip to content

Releases: getsentry/rrweb

2.16.0

01 May 16:18
Compare
Choose a tag to compare

Various fixes & improvements

Plus 30 more

2.15.0

22 Apr 19:42
Compare
Choose a tag to compare

Various fixes & improvements

2.14.0

22 Apr 19:39
Compare
Choose a tag to compare

Various fixes & improvements

2.13.0

18 Apr 20:52
Compare
Choose a tag to compare

Various fixes & improvements

  • feat(canvas): Add "maxCanvasSize" option for canvas (#174) by @billyvg
  • test: skip flakey test (cross origin iframe) (#172) by @billyvg

2.12.0

27 Mar 14:42
Compare
Choose a tag to compare

Various fixes & improvements

  • fix(canvas): createImageBitmap throws when canvas size is 0 (#170) by @billyvg
  • fix: fixes several cases where we access an undefined value (#171) by @billyvg
  • fix: Incorrect parsing of functional pseudo class css selector (#169) by @billyvg

2.11.0

01 Feb 16:30
Compare
Choose a tag to compare
  • feat: Enforce masking of credit card fields (#166)
  • upstream: Feat: Add support for replaying :defined pseudo-class of custom elements (rrweb-io#1155) (#138)

2.10.0

31 Jan 17:30
Compare
Choose a tag to compare

Various fixes & improvements

  • fix(replayer): <style> node rules attr can be undefined (#162) by @billyvg
  • feat: Register errorHandler inside of CanvasManager (#161) by @billyvg
  • fix(snaptshot): Ensure attr.name is defined when collecting element attributes (#160) by @Lms24

2.9.0

17 Jan 17:28
Compare
Choose a tag to compare
  • fix: Rename isManualSnapshot to enableManualSnapshot (#158)

2.8.0

10 Jan 19:30
Compare
Choose a tag to compare
  • feat: Add manual canvas snapshot function (#149)
  • feat: Remove getCanvasManager, export CanvasManager class directly (#153)
  • fix: Protect against matches() being undefined (#154)

2.7.3

04 Jan 16:29
Compare
Choose a tag to compare
  • Fix build issue with rrweb & rrweb-worker