Releases: getsentry/rrweb
Releases · getsentry/rrweb
1.104.0
- fix: masking inputs on change when
maskAllInputs:false
(#61) - fix: Run prepublish scripts before building tarballs (#64)
- fix: textarea value is being duplicated (#62)
- feat: Export
typings/types
(#60) - feat: Remove
autoplay
attribute from audio/video tags (#59) - fix: more robust
rootShadowHost
check (#50) - fix: Exclude
modulepreload
as well (#52)
v1.103.0
v1.102.0
- feat: Add
maskAllText
option - feat: With maskAllText, mask the attributes: placeholder, title,
aria-label
- feat: fix masking on
textarea
v1.101.2
v1.101.1
v1.101.0
v1.100.2
1.100.1
1.100.0
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
, andunmaskTextSelector
(#10) - feat(rrweb/rrweb-snapshot): Add
unblockSelector
andignoreSelector
(#14) - fix(rrweb): Ignore errors in style observers (#16)
- ref(rrweb/rrweb-snapshot): Update types (#13)
1.100.0-alpha.0
First release; Just adding this to have a release for craft.