Skip to content

Releases: getsentry/rrweb

2.29.0

01 Nov 15:16
Compare
Choose a tag to compare

Various fixes & improvements

  • fix(rrweb): Do not re-initialize worker in CanvasManager.reset (#221) by @billyvg

2.28.0

19 Sep 00:07
Compare
Choose a tag to compare

Various fixes & improvements

2.27.0

09 Sep 17:50
Compare
Choose a tag to compare

Various fixes & improvements

2.26.0

26 Aug 19:55
Compare
Choose a tag to compare

Various fixes & improvements

2.25.0

24 Jun 18:57
Compare
Choose a tag to compare

Various fixes & improvements

  • fix(rrweb): clean up pointer tap circles when seeking by breadcrumb (#209) by @michellewzhang

2.24.0

19 Jun 08:17
Compare
Choose a tag to compare

Various fixes & improvements

2.23.0

18 Jun 15:28
Compare
Choose a tag to compare

Various fixes & improvements

  • fix(rrweb): check if pointer is undefined before accessing pointerEl (#207) by @michellewzhang

2.22.0

17 Jun 08:11
Compare
Choose a tag to compare

Various fixes & improvements

  • fix: Missed downlevel-dts dep in types, update git sha (#206) by @billyvg

2.21.0

14 Jun 17:57
Compare
Choose a tag to compare

Various fixes & improvements

  • feat(snapshot): Check "blocked" status of iframes before accessing contentDocument (#201) by @billyvg
  • fix(canvas): Fix missing addWindow call when enableManualSnapshot==true (#203) by @billyvg
  • fix: Move downlevel-dts to devDeps (#204) by @billyvg
  • feat(snapshot): Use unpatched setTimeout and clearTimeout (#200) by @billyvg

2.20.0

13 Jun 18:56
Compare
Choose a tag to compare

Various fixes & improvements