We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bdf2d9 commit e41ce24Copy full SHA for e41ce24
CHANGELOG.md
@@ -4,6 +4,15 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 7.56.0
8
+
9
+- feat(replay): Rework slow click & multi click detection (#8322)
10
+- feat(replay): Stop replay when event buffer exceeds max. size (#8315)
11
+- feat(replay): Consider `window.open` for slow clicks (#8308)
12
+- fix(core): Temporarily store debug IDs in stack frame and only put them into `debug_meta` before sending (#8347)
13
+- fix(remix): Extract deferred responses correctly in root loaders. (#8305)
14
+- fix(vue): Don't call `next` in Vue router 4 instrumentation (#8351)
15
16
## 7.55.2
17
18
- fix(replay): Stop exporting `EventType` from `@sentry-internal/rrweb` (#8334)
0 commit comments