Skip to content

Commit 4fc09b9

Browse files
committed
meta(changelog): Update changelog for 9.5.0
1 parent 8d9f523 commit 4fc09b9

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,28 @@
1212

1313
Work in this release was contributed by @msurdi-a8c, @namoscato, and @rileyg98. Thank you for your contributions!
1414

15+
## 9.5.0
16+
17+
### Important Changes
18+
19+
We found some issues with the new feedback screenshot annotation where screenshots are not being generated properly. Due to this issue, we are reverting the feature.
20+
21+
- Revert "feat(feedback) Allowing annotation via highlighting & masking ([#15484](https://github.com/getsentry/sentry-javascript/pull/15484))" (#15609)
22+
23+
### Other Changes
24+
- Add cloudflare adapter detection and path generation ([#15603](https://github.com/getsentry/sentry-javascript/pull/15603))
25+
- chore: Add external contributor to CHANGELOG.md ([#15595](https://github.com/getsentry/sentry-javascript/pull/15595))
26+
- chore: Add external contributor to CHANGELOG.md ([#15604](https://github.com/getsentry/sentry-javascript/pull/15604))
27+
- chore: Add external contributor to CHANGELOG.md ([#15606](https://github.com/getsentry/sentry-javascript/pull/15606))
28+
- deps(nextjs): Bump rollup to `4.34.9` ([#15589](https://github.com/getsentry/sentry-javascript/pull/15589))
29+
- feat(bun): Automatically add performance integrations ([#15586](https://github.com/getsentry/sentry-javascript/pull/15586))
30+
- feat(replay): Bump rrweb to 2.34.0 ([#15580](https://github.com/getsentry/sentry-javascript/pull/15580))
31+
- fix(browser): Call original function on early return from patched history API ([#15576](https://github.com/getsentry/sentry-javascript/pull/15576))
32+
- fix(nestjs): Copy metadata in custom decorators ([#15598](https://github.com/getsentry/sentry-javascript/pull/15598))
33+
- fix(react-router): Fix config type import ([#15583](https://github.com/getsentry/sentry-javascript/pull/15583))
34+
- fix(remix): Use correct types export for `@sentry/remix/cloudflare` ([#15599](https://github.com/getsentry/sentry-javascript/pull/15599))
35+
- fix(vue): Attach Pinia state only once per event ([#15588](https://github.com/getsentry/sentry-javascript/pull/15588))
36+
1537
## 9.4.0
1638

1739
- feat(core): Add types for logs protocol and envelope ([#15530](https://github.com/getsentry/sentry-javascript/pull/15530))

0 commit comments

Comments
 (0)