Skip to content

Commit 4e3cfc7

Browse files
Update CHANGELOG for Sentry Capacitor V4 release (#1234)
1 parent a16ae97 commit 4e3cfc7

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@
66
> [migration guide](https://docs.sentry.io/platforms/javascript/guides/capacitor/migration/) first.
77
<!-- prettier-ignore-end -->
88
9+
## Unreleased
10+
11+
#### Sentry Capacitor V4
12+
13+
Version 4 removes Session Replay and Profiling support. No additional breaking changes
14+
are expected. If these features are enabled through other means, Sentry will not provide support for them.
15+
All other SDK features, including error monitoring and performance monitoring, remain fully supported and
16+
unchanged.
17+
18+
### Break Changes
19+
20+
- Remove Session Replay ([#1214](https://github.com/getsentry/sentry-capacitor/pull/1214))
21+
- Remove Profiling support ([#1217](https://github.com/getsentry/sentry-capacitor/pull/1217))
22+
23+
### Fixes
24+
25+
- (Android): AGP 9.0 no longer supports `proguard-android.txt` ([#1196](https://github.com/getsentry/sentry-capacitor/pull/1196))
26+
927
## 4.0.0-rc.1
1028

1129
#### Sentry Capacitor V4

0 commit comments

Comments
 (0)