Skip to content

Releases: getsentry/rrweb

2.41.0

10 Mar 20:02

Choose a tag to compare

New Features ✨

Bug Fixes 🐛

  • (rrweb) Do not call setAttribute on TEXT nodes by @billyvg in #253
  • Ignore customElements.define exceptions so that it does not break replays by @billyvg in #267
  • Update style-check workflow to use latest version from upstream by @AaronDewes in #259

Internal Changes 🔧

2.40.0

27 Oct 14:48

Choose a tag to compare

Various fixes & improvements

  • fix(rrweb): Do not call setAttribute on TEXT nodes (#253) by @billyvg
  • feat(replay): catch rejections from play() (#254) by @billyvg

2.39.0

22 Oct 22:30

Choose a tag to compare

Various fixes & improvements

  • feat(rrweb): Extend ignoreCSSAttributes to support inline styles (#252) by @billyvg
  • fix(rrweb-player): Remove duplicate playback ui (#251) by @billyvg

2.38.0

26 Sep 14:23

Choose a tag to compare

Various fixes & improvements

  • fix(replay): handle fast forwarding for arbitrary position jumps in replayer (#248) by @srest2021

2.37.0

13 Aug 14:40

Choose a tag to compare

Various fixes & improvements

  • feat(replay): Manual snapshots can skip rAF (#247) by @billyvg

2.36.0

01 Aug 15:46

Choose a tag to compare

Various fixes & improvements

  • feat(snapshot): Update blocked image dimensions after load (#246) by @billyvg
  • fix: Check for node.childNodes before accessing them (#244) by @mydea

2.35.0

25 Mar 14:49

Choose a tag to compare

Various fixes & improvements

2.34.0

27 Feb 00:00

Choose a tag to compare

Various fixes & improvements

  • fix(record): Catch exceptions when accessing window.document (#242) by @billyvg

2.33.0

25 Feb 21:05

Choose a tag to compare

Various fixes & improvements

  • fix(snapshot): Do not create CDATA node on HTMLDocument (#241) by @billyvg
  • fix(snapshot): Do not attempt to load iframe at all if it is blocked (#240) by @billyvg

2.32.0

18 Feb 21:27

Choose a tag to compare

Various fixes & improvements