Skip to content

Releases: getsentry/rrweb

v1.103.0

13 Feb 12:53
Compare
Choose a tag to compare
  • feat: Check blockSelector for blocking elements as well (#49)

v1.102.0

10 Feb 00:31
Compare
Choose a tag to compare
  • feat: Add maskAllText option
  • feat: With maskAllText, mask the attributes: placeholder, title, aria-label
  • feat: fix masking on textarea

v1.101.2

08 Feb 17:18
Compare
Choose a tag to compare
  • fix: Ensure we do not check window in module scope (#47)

v1.101.1

08 Feb 14:33
Compare
Choose a tag to compare
  • fix: Fix accidential dependencies of rrweb-snapshot (#45)

v1.101.0

08 Feb 12:55
Compare
Choose a tag to compare
  • feat: Wrap rrweb callbacks in wrapper to better handle errors (#41)
  • fix(replayer): Fix null objects on playback (#38)
  • fix: Ensure CSS support is checked more robustly (#42)

v1.100.2

31 Jan 10:19
Compare
Choose a tag to compare
  • fix: Catch style mutation handling (#33)
  • fix: Handle case where event is null/undefined (#32)

1.100.1

25 Jan 17:39
Compare
Choose a tag to compare

This patch adds a public publish config to the rrweb packages to enable publishing to NPM.

  • chore(rrweb): Add publishConfig field to package.jsons (#30)

1.100.0

25 Jan 17:04
Compare
Choose a tag to compare

This release marks the first @sentry-internal/rr* release of our forked packages.
Note: These packages are supposed to be used internally by other Sentry projects.
We do not provide support or make any guarantees in terms of breaking changes.

We're starting releasing our forked packages with version 1.100.0, as this gives us enough headroom over
possible future rrweb v1.x patches while still staying in sync with the rrweb major version.

  • feat(rrweb): Guard against missing window.CSSStyleSheet (#12)
  • feat(rrweb/rrweb-snapshot): Add maskInputSelector, unmaskInputSelector, and unmaskTextSelector (#10)
  • feat(rrweb/rrweb-snapshot): Add unblockSelector and ignoreSelector (#14)
  • fix(rrweb): Ignore errors in style observers (#16)
  • ref(rrweb/rrweb-snapshot): Update types (#13)

1.100.0-alpha.0

24 Jan 18:40
fa84365
Compare
Choose a tag to compare

First release; Just adding this to have a release for craft.