You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,17 @@
4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
7
+
## 9.47.0
8
+
9
+
- feat(replay/v9): Add option to skip requestAnimationFrame for canvas snapshots ([#17426](https://github.com/getsentry/sentry-javascript/pull/17426))
10
+
- fix(v9/core): Ensure logs past `MAX_LOG_BUFFER_SIZE` are not swallowed ([#18213](https://github.com/getsentry/sentry-javascript/pull/18213))
0 commit comments