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
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ This was possible by extensive use of tree shaking and a host of small changes t
32
32
33
33
By using [tree shaking](https://docs.sentry.io/platforms/javascript/configuration/tree-shaking/) it is possible to shave up to 10 additional KB off the bundle.
34
34
35
-
####Other Changes
35
+
### Other Changes
36
36
37
37
- feat(astro): Add Sentry middleware (#9445)
38
38
- feat(feedback): Add "outline focus" and "foreground hover" vars (#9462)
@@ -52,13 +52,18 @@ By using [tree shaking](https://docs.sentry.io/platforms/javascript/configuratio
52
52
53
53
## 7.77.0
54
54
55
+
### Security Fixes
56
+
57
+
- fix(nextjs): Match only numbers as orgid in tunnelRoute (#9416) (CVE-2023-46729)
0 commit comments