Skip to content

Commit 576c2a3

Browse files
authored
Update CHANGELOG.md (#3063)
1 parent 965394a commit 576c2a3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

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+
319
## 9.4.0-beta.2
420

521
### Fixes

0 commit comments

Comments
 (0)