File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Unreleased
4+
5+ Note: this release might require updating your Android Gradle Plugin version to at least ` 8.1.4 ` .
6+
7+ ### Fixes
8+
9+ - False replay config restarts because of ` ScreenshotWidgetStatus ` equality issues ([ #3114 ] ( https://github.com/getsentry/sentry-dart/pull/3114 ) )
10+ - Debug meta not loaded for split debug info only builds ([ #3104 ] ( https://github.com/getsentry/sentry-dart/pull/3104 ) )
11+ - TTID/TTFD root transactions ([ #3099 ] ( https://github.com/getsentry/sentry-dart/pull/3099 ) , [ #3111 ] ( https://github.com/getsentry/sentry-dart/pull/3111 ) )
12+ - Web, Linux and Windows now create a UI transaction for the root page
13+ - iOS, Android now correctly create idle transactions
14+ - Fixes behaviour of traceId generation and TTFD for app start
15+ - Directionality assertion issue in debug mode ([ #3088 ] ( https://github.com/getsentry/sentry-dart/pull/3088 ) )
16+
17+ ### Dependencies
18+
19+ - Bump JNI from v0.14.1 to v0.14.2 ([ #3075 ] ( https://github.com/getsentry/sentry-dart/pull/3075 ) )
20+ - Bump Android SDK from v8.13.2 to v8.17.0 ([ #2977 ] ( https://github.com/getsentry/sentry-dart/pull/2977 ) )
21+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8170 )
22+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.13.2...8.17.0 )
23+
24+ ### Internal
25+
26+ - Use lifecycle hook for before send event ([ #3017 ] ( https://github.com/getsentry/sentry-dart/pull/3017 ) )
27+
328## 9.6.0-beta.2
429
530### Fixes
You can’t perform that action at this time.
0 commit comments