File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments