File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Unreleased
4
+
5
+ ### Fixes
6
+
7
+ - Respect ancestor text direction in ` SentryScreenshotWidget ` ([ #3046 ] ( https://github.com/getsentry/sentry-dart/pull/3046 ) )
8
+ - Add additional crashpad path candidate ([ #3016 ] ( https://github.com/getsentry/sentry-dart/pull/3016 ) )
9
+ - Replay JNI usage with ` SentryFlutterPlugin ` ([ #3036 ] ( https://github.com/getsentry/sentry-dart/pull/3036 ) , [ #3039 ] ( https://github.com/getsentry/sentry-dart/pull/3039 ) )
10
+ - Do not set ` isTerminating ` on ` captureReplay ` for Android ([ #3037 ] ( https://github.com/getsentry/sentry-dart/pull/3037 ) )
11
+ - Previously segments might be missing on Android replays if an unhandled error happened
12
+
13
+ ### Dependencies
14
+
15
+ - Bump Android SDK from v8.12.0 to v8.13.2 ([ #3042 ] ( https://github.com/getsentry/sentry-dart/pull/3042 ) )
16
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8132 )
17
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.12.0...8.13.2 )
18
+
3
19
## 9.4.0-beta.2
4
20
5
21
### Fixes
You can’t perform that action at this time.
0 commit comments