Skip to content

Commit 53046d8

Browse files
committed
meta: Update CHANGELOG for 7.37.2
1 parent f7c0a2f commit 53046d8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7+
## 7.37.2
8+
9+
This release includes changes and fixes around text masking and blocking in Replay's `rrweb` dependency. See versions [1.102.0](https://github.com/getsentry/rrweb/releases/tag/1.102.0) and [1.103.0](https://github.com/getsentry/rrweb/releases/tag/1.103.0).
10+
11+
- feat: Check `blockSelector` for blocking elements as well
12+
- feat: With maskAllText, mask the attributes: placeholder, title, `aria-label`
13+
- feat: fix masking on `textarea`
14+
- feat: Add `maskAllText` option
15+
16+
SDK Changes:
17+
18+
- fix(replay): Fix svgs not getting unblocked (#7132)
19+
720
## 7.37.1
821

922
- fix(browser): Support `async` in stack frame urls (#7131)

0 commit comments

Comments
 (0)