Releases: home-assistant/android
Releases · home-assistant/android
2026.2.3
What's Changed
- Fix clearing history when switching between servers by @jpelgrom in #6357
- Bump changelog_master.xml for weekly release 2026.2.2 by @github-actions[bot] in #6364
- Update androidx.* by @renovate[bot] in #6362
- Update dependency com.google.devtools.ksp to v2.3.5 by @renovate[bot] in #6360
- Update gradle/actions action to v5.0.1 by @renovate[bot] in #6361
- Lock file maintenance by @renovate[bot] in #6368
- Update Gradle to v9.3.1 by @renovate[bot] in #6284
- Update androidx.compose.* by @renovate[bot] in #6363
- Add loading indicator to Android Auto favorites screen by @Danny1616 in #6335
- Fix 'ComposeModifierMissing' lint warnings by @crippa9 in #6324
- Update ruby/setup-ruby action to v1.287.0 by @renovate[bot] in #6373
- Update com.android.* (major) by @renovate[bot] in #6279
- Update plugin org.ajoberstar.reckon.settings to v2 by @renovate[bot] in #6387
- Enable Reckon settings all the time by @TimoPtr in #6391
- Fix protobuf-javalite version to mitigate crashes by @TimoPtr in #6393
- Update github/codeql-action action to v4.32.1 by @renovate[bot] in #6398
- Make sure we only have one retrofit and okhttpclient instead of 2 by @TimoPtr in #6397
- Update ruby/setup-ruby action to v1.288.0 by @renovate[bot] in #6402
- Update hilt to v2.59.1 by @renovate[bot] in #6399
- Update dependency com.google.firebase:firebase-bom to v34.9.0 by @renovate[bot] in #6410
- Update github/codeql-action action to v4.32.2 by @renovate[bot] in #6408
- Lock file maintenance by @renovate[bot] in #6411
- Update dependency com.google.firebase.appdistribution to v5.2.1 by @renovate[bot] in #6409
- Update org.jetbrains.kotlin.* to v2.3.10 by @renovate[bot] in #6406
- Implement microwakeword detection by @TimoPtr in #6312
- Bump changelog_master.xml for weekly release 2026.2.3 by @github-actions[bot] in #6407
- Update dependency com.google.ai.edge.litert:litert to v2.1.1 by @renovate[bot] in #6412
- Send wake word when starting voice pipeline if needed by @TimoPtr in #6376
- Update androidx.* to v1.9.2 by @renovate[bot] in #6413
- Move away from Main in Broadcast receiver and use goAsync by @TimoPtr in #6396
- Use Github Action instead of renovate to update lockfile by @TimoPtr in #6414
- Adjust renovate config to allow pr workflow to run and adjust config by @TimoPtr in #6420
- Fix WebViewActivity not entering fullscreen on initial open by @jpelgrom in #6418
- Add new composables and isolate colors specific logic by @TimoPtr in #6422
- Introduce HAWebViewClient and FrontendErrorScreen by @TimoPtr in #6377
- Hide Assist on duplicate wake word received by @TimoPtr in #6419
- Upload test reports and test result in an unify manner in pr workflow by @TimoPtr in #6430
- ExternalBusRepository implementation with strong types by @TimoPtr in #6378
- Add assist settings for wake word by @TimoPtr in #6342
- Robolectric tests needs to override the application to avoid strictMode by @TimoPtr in #6431
- Introduce ServerSessionManager to handle auth and session state by @TimoPtr in #6380
- Add command_wake_word_detection to turn on/off wake word detection by @TimoPtr in #6343
- Update dependency io.sentry:sentry-android-core to v8.32.0 by @renovate[bot] in #6421
- Add missing catch that might crash the app by @TimoPtr in #6434
- Make sure that imports are not added alone to avoid ktlint to strip it by @TimoPtr in #6441
New Contributors
- @Danny1616 made their first contribution in #6335
- @crippa9 made their first contribution in #6324
Full Changelog: 2026.2.1...2026.2.3
2026.2.2
What's Changed
- Fix clearing history when switching between servers by @jpelgrom in #6357
- Bump changelog_master.xml for weekly release 2026.2.2 by @github-actions[bot] in #6364
- Update androidx.* by @renovate[bot] in #6362
- Update dependency com.google.devtools.ksp to v2.3.5 by @renovate[bot] in #6360
- Update gradle/actions action to v5.0.1 by @renovate[bot] in #6361
- Lock file maintenance by @renovate[bot] in #6368
- Update Gradle to v9.3.1 by @renovate[bot] in #6284
- Update androidx.compose.* by @renovate[bot] in #6363
- Add loading indicator to Android Auto favorites screen by @Danny1616 in #6335
- Fix 'ComposeModifierMissing' lint warnings by @crippa9 in #6324
- Update ruby/setup-ruby action to v1.287.0 by @renovate[bot] in #6373
- Update com.android.* (major) by @renovate[bot] in #6279
- Update plugin org.ajoberstar.reckon.settings to v2 by @renovate[bot] in #6387
- Enable Reckon settings all the time by @TimoPtr in #6391
- Fix protobuf-javalite version to mitigate crashes by @TimoPtr in #6393
- Update github/codeql-action action to v4.32.1 by @renovate[bot] in #6398
- Make sure we only have one retrofit and okhttpclient instead of 2 by @TimoPtr in #6397
- Update ruby/setup-ruby action to v1.288.0 by @renovate[bot] in #6402
- Update hilt to v2.59.1 by @renovate[bot] in #6399
New Contributors
- @Danny1616 made their first contribution in #6335
- @crippa9 made their first contribution in #6324
Full Changelog: 2026.2.1...2026.2.2
2026.2.1
What's Changed
- Update ruby/setup-ruby action to v1.286.0 by @renovate[bot] in #6323
- Update actions/setup-java action to v5.2.0 by @renovate[bot] in #6326
- Update dependency org.robolectric:robolectric to v4.16.1 by @renovate[bot] in #6318
- Bump changelog_master.xml for weekly release 2026.1.7 by @github-actions[bot] in #6325
- Lock file maintenance by @renovate[bot] in #6330
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0 by @renovate[bot] in #6320
- Update dependency io.sentry:sentry-android-core to v8.31.0 by @renovate[bot] in #6322
- Disable reckon plugin when used in Git worktree by @TimoPtr in #6331
- Update dependency com.github.AppDevNext:ChangeLog to v3.8.2 by @renovate[bot] in #6340
- Fix app startup hang on LAN-only networks without internet by @vaind in #6159
- Fix potential concurrent modification exception in MainViewModel by @TimoPtr in #6338
- Update quickbar default to open quick search and introduce search entity by @TimoPtr in #6337
- Update androidx.* to v1.9.1 by @renovate[bot] in #6346
- Update github/codeql-action action to v4.32.0 by @renovate[bot] in #6349
- Fix race in connection security level preventing changing setting by @jpelgrom in #6350
- Update dependency io.mockk:mockk to v1.14.9 by @renovate[bot] in #6347
- Bump changelog_master.xml for weekly release 2026.1.8 by @github-actions[bot] in #6352
- Bump changelog_master.xml for weekly release 2026.1.9 by @github-actions[bot] in #6353
- Add LicensesFragment using AboutLibraries by @TimoPtr in #6341
New Contributors
Full Changelog: 2026.1.6...2026.2.1
2026.1.8-beta.0.1+686091d
What's Changed
- Update ruby/setup-ruby action to v1.286.0 by @renovate[bot] in #6323
- Update actions/setup-java action to v5.2.0 by @renovate[bot] in #6326
- Update dependency org.robolectric:robolectric to v4.16.1 by @renovate[bot] in #6318
- Bump changelog_master.xml for weekly release 2026.1.7 by @github-actions[bot] in #6325
- Lock file maintenance by @renovate[bot] in #6330
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0 by @renovate[bot] in #6320
- Update dependency io.sentry:sentry-android-core to v8.31.0 by @renovate[bot] in #6322
- Disable reckon plugin when used in Git worktree by @TimoPtr in #6331
- Update dependency com.github.AppDevNext:ChangeLog to v3.8.2 by @renovate[bot] in #6340
- Fix app startup hang on LAN-only networks without internet by @vaind in #6159
- Fix potential concurrent modification exception in MainViewModel by @TimoPtr in #6338
- Update quickbar default to open quick search and introduce search entity by @TimoPtr in #6337
- Update androidx.* to v1.9.1 by @renovate[bot] in #6346
- Update github/codeql-action action to v4.32.0 by @renovate[bot] in #6349
- Fix race in connection security level preventing changing setting by @jpelgrom in #6350
- Update dependency io.mockk:mockk to v1.14.9 by @renovate[bot] in #6347
New Contributors
Full Changelog: 2026.1.6...2026.1.8-beta.0.1+686091d
2026.1.8
What's Changed
- Update ruby/setup-ruby action to v1.286.0 by @renovate[bot] in #6323
- Update actions/setup-java action to v5.2.0 by @renovate[bot] in #6326
- Update dependency org.robolectric:robolectric to v4.16.1 by @renovate[bot] in #6318
- Bump changelog_master.xml for weekly release 2026.1.7 by @github-actions[bot] in #6325
- Lock file maintenance by @renovate[bot] in #6330
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0 by @renovate[bot] in #6320
- Update dependency io.sentry:sentry-android-core to v8.31.0 by @renovate[bot] in #6322
- Disable reckon plugin when used in Git worktree by @TimoPtr in #6331
- Update dependency com.github.AppDevNext:ChangeLog to v3.8.2 by @renovate[bot] in #6340
- Fix app startup hang on LAN-only networks without internet by @vaind in #6159
- Fix potential concurrent modification exception in MainViewModel by @TimoPtr in #6338
- Update quickbar default to open quick search and introduce search entity by @TimoPtr in #6337
- Update androidx.* to v1.9.1 by @renovate[bot] in #6346
- Update github/codeql-action action to v4.32.0 by @renovate[bot] in #6349
- Fix race in connection security level preventing changing setting by @jpelgrom in #6350
- Update dependency io.mockk:mockk to v1.14.9 by @renovate[bot] in #6347
- Bump changelog_master.xml for weekly release 2026.1.8 by @github-actions[bot] in #6352
New Contributors
Full Changelog: 2026.1.6...2026.1.8
2026.1.6
What's Changed
- Lock file maintenance by @renovate[bot] in #6090
- Upgrade fastlane and remove explicit abbrev dependency by @rmacklin in #6089
- Update Gemfile lock by @TimoPtr in #6091
- Update dependency com.google.devtools.ksp to v2.3.3 by @renovate[bot] in #6088
- Update actions/checkout action to v6 by @renovate[bot] in #6087
- Bump changelog_master.xml for weekly release 2025.11.5 by @github-actions[bot] in #6086
- Update androidx.* by @renovate[bot] in #6084
- Update androidx.compose.* by @renovate[bot] in #6085
- Avoid Index out of bounds in ButtonWidgetConfigureActivitty by @TimoPtr in #6096
- Update github/codeql-action action to v4.31.5 by @renovate[bot] in #6100
- Update haze to v1.7.1 by @renovate[bot] in #6101
- Update dependency io.sentry:sentry-android-core to v8.27.1 by @renovate[bot] in #6104
- Bump changelog_master.xml for weekly release 2025.11.6 by @github-actions[bot] in #6112
- Bump changelog_master.xml for weekly release 2025.12.1 by @github-actions[bot] in #6114
- Lock file maintenance by @renovate[bot] in #6113
- Update dependency fastlane to v2.229.1 by @renovate[bot] in #6106
- Update softprops/action-gh-release action to v2.5.0 by @renovate[bot] in #6125
- Fix duplicate notifications by removing leftover WorkManager with different unique work name by @marazmarci in #6126
- Update github/codeql-action action to v4.31.6 by @renovate[bot] in #6128
- Update actions/checkout action to v6.0.1 by @renovate[bot] in #6129
- Update actions/setup-java action to v5.1.0 by @renovate[bot] in #6136
- Lock file maintenance by @renovate[bot] in #6140
- Bump changelog_master.xml for weekly release 2025.12.2 by @github-actions[bot] in #6135
- Update androidx.* to v1.12.1 by @renovate[bot] in #6132
- Update wear.compose to v1.5.6 by @renovate[bot] in #6133
- Update dependency io.sentry:sentry-android-core to v8.28.0 by @renovate[bot] in #6139
- Update androidx.compose.* by @renovate[bot] in #6134
- Update github/codeql-action action to v4.31.7 by @renovate[bot] in #6142
- Update ruby/setup-ruby action to v1.269.0 by @renovate[bot] in #6143
- Update dependency io.mockk:mockk to v1.14.7 by @renovate[bot] in #6144
- Bump changelog_master.xml for weekly release 2025.12.3 by @github-actions[bot] in #6154
- Update dependency com.google.firebase:firebase-bom to v34.7.0 by @renovate[bot] in #6155
- Lock file maintenance by @renovate[bot] in #6157
- Update github/codeql-action action to v4.31.8 by @renovate[bot] in #6160
- Update GitHub Artifact Actions (major) by @renovate[bot] in #6162
- Update actions/cache action to v5 by @renovate[bot] in #6165
- Update ruby/setup-ruby action to v1.270.0 by @renovate[bot] in #6164
- Use new onboarding (merge main and onboarding) by @TimoPtr in #6081
- Add set security level when not set while opening a server by @TimoPtr in #6097
- Block insecure connection on the WebView by @TimoPtr in #6103
- Refactor connection state management by @TimoPtr in #6131
- GetApiUrl check allow insecure connection and refactor IntegrationRepository by @TimoPtr in #6148
- Rework OnboardApp to adjust to new architecture by @TimoPtr in #6115
- Remove/Address TODOs in onboarding by @TimoPtr in #6116
- Handle onboarding initial errors by @TimoPtr in #6123
- Update com.android.* by @renovate[bot] in #6108
- Fix potential NPE while using CarUxRestrictionsManager by @TimoPtr in #6170
- Bump aws-sdk-s3 from 1.206.0 to 1.208.0 by @dependabot[bot] in #6171
- Update dependency com.google.devtools.ksp to v2.3.4 by @renovate[bot] in #6172
- Rename LauncherActivity to LaunchActivity by @TimoPtr in #6169
- Update changelog for the new onboarding and blocking screen by @TimoPtr in #6168
- Update dependency io.sentry:sentry-android-core to v8.29.0 by @renovate[bot] in #6173
- Update github/codeql-action action to v4.31.9 by @renovate[bot] in #6175
- Update dependency fastlane to v2.230.0 by @renovate[bot] in #6183
- Update dependency ruby to v3.4.8 by @renovate[bot] in #6176
- Update dependency androidx.compose:compose-bom to v2025.12.01 by @renovate[bot] in #6179
- Bump changelog_master.xml for weekly release 2025.12.4 by @github-actions[bot] in #6182
- Update EnricoMi/publish-unit-test-result-action action to v2.22.0 by @renovate[bot] in #6184
- Revert 'Update dependency ruby to v3.4.8 (#6176)' by @TimoPtr in #6186
- Make sure fragments have public ctor for the FragmentFactory reflection by @TimoPtr in #6189
- Update ruby/setup-ruby action to v1.275.0 by @renovate[bot] in #6193
- Fix: use cloudhook URL instead of cloud URL for integration requests by @jpelgrom in #6197
- Update dependency ruby to v3.4.8 by @renovate[bot] in #6187
- Lock file maintenance by @renovate[bot] in #6209
- Update ruby/setup-ruby action to v1.276.0 by @renovate[bot] in #6207
- Bump changelog_master.xml for weekly release 2025.12.5 by @github-actions[bot] in #6203
- Update dependency ruby to v4 by @renovate[bot] in #6202
- Add more logs in tryOnUrls to help debug crashes by @TimoPtr in #6191
- Websocket react on URL change by @TimoPtr in #6150
- Check if BatteryOptimization intent can be resolved before using it by @TimoPtr in #6192
- Make safe interaction with fragment manager in the webview by @TimoPtr in #6190
- Update androidx.* by @renovate[bot] in #6180
- Update org.jetbrains.kotlin.* to v2.3.0 by @renovate[bot] in #6174
- Add more disk space to emulator on CI by @TimoPtr in #6213
- Support streaming tts in Assist by @TimoPtr in #6188
- Refactor Assist audio recording to fix race condition using Channel by @TimoPtr in #6211
- Bump changelog_master.xml for weekly release 2026.1.1 by @github-actions[bot] in #6215
- Fix opening of native screen with new onboarding by @TimoPtr in #6220
- Add changelog entry for TTS in Assist by @TimoPtr in #6225
- Update ruby/setup-ruby action to v1.278.0 by @renovate[bot] in #6226
- Bump changelog_master.xml for weekly release 2026.1.2 by @github-actions[bot] in #6227
- Lock file maintenance by @renovate[bot] in #6228
- Stronger URL validation in manual server by @TimoPtr in #6231
- Fallback to default when cronet providers are not available by @TimoPtr in https...
2026.1.5
What's Changed
- Lock file maintenance by @renovate[bot] in #6090
- Upgrade fastlane and remove explicit abbrev dependency by @rmacklin in #6089
- Update Gemfile lock by @TimoPtr in #6091
- Update dependency com.google.devtools.ksp to v2.3.3 by @renovate[bot] in #6088
- Update actions/checkout action to v6 by @renovate[bot] in #6087
- Bump changelog_master.xml for weekly release 2025.11.5 by @github-actions[bot] in #6086
- Update androidx.* by @renovate[bot] in #6084
- Update androidx.compose.* by @renovate[bot] in #6085
- Avoid Index out of bounds in ButtonWidgetConfigureActivitty by @TimoPtr in #6096
- Update github/codeql-action action to v4.31.5 by @renovate[bot] in #6100
- Update haze to v1.7.1 by @renovate[bot] in #6101
- Update dependency io.sentry:sentry-android-core to v8.27.1 by @renovate[bot] in #6104
- Bump changelog_master.xml for weekly release 2025.11.6 by @github-actions[bot] in #6112
- Bump changelog_master.xml for weekly release 2025.12.1 by @github-actions[bot] in #6114
- Lock file maintenance by @renovate[bot] in #6113
- Update dependency fastlane to v2.229.1 by @renovate[bot] in #6106
- Update softprops/action-gh-release action to v2.5.0 by @renovate[bot] in #6125
- Fix duplicate notifications by removing leftover WorkManager with different unique work name by @marazmarci in #6126
- Update github/codeql-action action to v4.31.6 by @renovate[bot] in #6128
- Update actions/checkout action to v6.0.1 by @renovate[bot] in #6129
- Update actions/setup-java action to v5.1.0 by @renovate[bot] in #6136
- Lock file maintenance by @renovate[bot] in #6140
- Bump changelog_master.xml for weekly release 2025.12.2 by @github-actions[bot] in #6135
- Update androidx.* to v1.12.1 by @renovate[bot] in #6132
- Update wear.compose to v1.5.6 by @renovate[bot] in #6133
- Update dependency io.sentry:sentry-android-core to v8.28.0 by @renovate[bot] in #6139
- Update androidx.compose.* by @renovate[bot] in #6134
- Update github/codeql-action action to v4.31.7 by @renovate[bot] in #6142
- Update ruby/setup-ruby action to v1.269.0 by @renovate[bot] in #6143
- Update dependency io.mockk:mockk to v1.14.7 by @renovate[bot] in #6144
- Bump changelog_master.xml for weekly release 2025.12.3 by @github-actions[bot] in #6154
- Update dependency com.google.firebase:firebase-bom to v34.7.0 by @renovate[bot] in #6155
- Lock file maintenance by @renovate[bot] in #6157
- Update github/codeql-action action to v4.31.8 by @renovate[bot] in #6160
- Update GitHub Artifact Actions (major) by @renovate[bot] in #6162
- Update actions/cache action to v5 by @renovate[bot] in #6165
- Update ruby/setup-ruby action to v1.270.0 by @renovate[bot] in #6164
- Use new onboarding (merge main and onboarding) by @TimoPtr in #6081
- Add set security level when not set while opening a server by @TimoPtr in #6097
- Block insecure connection on the WebView by @TimoPtr in #6103
- Refactor connection state management by @TimoPtr in #6131
- GetApiUrl check allow insecure connection and refactor IntegrationRepository by @TimoPtr in #6148
- Rework OnboardApp to adjust to new architecture by @TimoPtr in #6115
- Remove/Address TODOs in onboarding by @TimoPtr in #6116
- Handle onboarding initial errors by @TimoPtr in #6123
- Update com.android.* by @renovate[bot] in #6108
- Fix potential NPE while using CarUxRestrictionsManager by @TimoPtr in #6170
- Bump aws-sdk-s3 from 1.206.0 to 1.208.0 by @dependabot[bot] in #6171
- Update dependency com.google.devtools.ksp to v2.3.4 by @renovate[bot] in #6172
- Rename LauncherActivity to LaunchActivity by @TimoPtr in #6169
- Update changelog for the new onboarding and blocking screen by @TimoPtr in #6168
- Update dependency io.sentry:sentry-android-core to v8.29.0 by @renovate[bot] in #6173
- Update github/codeql-action action to v4.31.9 by @renovate[bot] in #6175
- Update dependency fastlane to v2.230.0 by @renovate[bot] in #6183
- Update dependency ruby to v3.4.8 by @renovate[bot] in #6176
- Update dependency androidx.compose:compose-bom to v2025.12.01 by @renovate[bot] in #6179
- Bump changelog_master.xml for weekly release 2025.12.4 by @github-actions[bot] in #6182
- Update EnricoMi/publish-unit-test-result-action action to v2.22.0 by @renovate[bot] in #6184
- Revert 'Update dependency ruby to v3.4.8 (#6176)' by @TimoPtr in #6186
- Make sure fragments have public ctor for the FragmentFactory reflection by @TimoPtr in #6189
- Update ruby/setup-ruby action to v1.275.0 by @renovate[bot] in #6193
- Fix: use cloudhook URL instead of cloud URL for integration requests by @jpelgrom in #6197
- Update dependency ruby to v3.4.8 by @renovate[bot] in #6187
- Lock file maintenance by @renovate[bot] in #6209
- Update ruby/setup-ruby action to v1.276.0 by @renovate[bot] in #6207
- Bump changelog_master.xml for weekly release 2025.12.5 by @github-actions[bot] in #6203
- Update dependency ruby to v4 by @renovate[bot] in #6202
- Add more logs in tryOnUrls to help debug crashes by @TimoPtr in #6191
- Websocket react on URL change by @TimoPtr in #6150
- Check if BatteryOptimization intent can be resolved before using it by @TimoPtr in #6192
- Make safe interaction with fragment manager in the webview by @TimoPtr in #6190
- Update androidx.* by @renovate[bot] in #6180
- Update org.jetbrains.kotlin.* to v2.3.0 by @renovate[bot] in #6174
- Add more disk space to emulator on CI by @TimoPtr in #6213
- Support streaming tts in Assist by @TimoPtr in #6188
- Refactor Assist audio recording to fix race condition using Channel by @TimoPtr in #6211
- Bump changelog_master.xml for weekly release 2026.1.1 by @github-actions[bot] in #6215
- Fix opening of native screen with new onboarding by @TimoPtr in #6220
- Add changelog entry for TTS in Assist by @TimoPtr in #6225
- Update ruby/setup-ruby action to v1.278.0 by @renovate[bot] in #6226
- Bump changelog_master.xml for weekly release 2026.1.2 by @github-actions[bot] in #6227
- Lock file maintenance by @renovate[bot] in #6228
- Stronger URL validation in manual server by @TimoPtr in #6231
- Fallback to default when cronet providers are not available by @TimoPtr in #6229
- Add missing runconfigurations by @t...
2026.1.4
What's Changed
- Lock file maintenance by @renovate[bot] in #6090
- Upgrade fastlane and remove explicit abbrev dependency by @rmacklin in #6089
- Update Gemfile lock by @TimoPtr in #6091
- Update dependency com.google.devtools.ksp to v2.3.3 by @renovate[bot] in #6088
- Update actions/checkout action to v6 by @renovate[bot] in #6087
- Bump changelog_master.xml for weekly release 2025.11.5 by @github-actions[bot] in #6086
- Update androidx.* by @renovate[bot] in #6084
- Update androidx.compose.* by @renovate[bot] in #6085
- Avoid Index out of bounds in ButtonWidgetConfigureActivitty by @TimoPtr in #6096
- Update github/codeql-action action to v4.31.5 by @renovate[bot] in #6100
- Update haze to v1.7.1 by @renovate[bot] in #6101
- Update dependency io.sentry:sentry-android-core to v8.27.1 by @renovate[bot] in #6104
- Bump changelog_master.xml for weekly release 2025.11.6 by @github-actions[bot] in #6112
- Bump changelog_master.xml for weekly release 2025.12.1 by @github-actions[bot] in #6114
- Lock file maintenance by @renovate[bot] in #6113
- Update dependency fastlane to v2.229.1 by @renovate[bot] in #6106
- Update softprops/action-gh-release action to v2.5.0 by @renovate[bot] in #6125
- Fix duplicate notifications by removing leftover WorkManager with different unique work name by @marazmarci in #6126
- Update github/codeql-action action to v4.31.6 by @renovate[bot] in #6128
- Update actions/checkout action to v6.0.1 by @renovate[bot] in #6129
- Update actions/setup-java action to v5.1.0 by @renovate[bot] in #6136
- Lock file maintenance by @renovate[bot] in #6140
- Bump changelog_master.xml for weekly release 2025.12.2 by @github-actions[bot] in #6135
- Update androidx.* to v1.12.1 by @renovate[bot] in #6132
- Update wear.compose to v1.5.6 by @renovate[bot] in #6133
- Update dependency io.sentry:sentry-android-core to v8.28.0 by @renovate[bot] in #6139
- Update androidx.compose.* by @renovate[bot] in #6134
- Update github/codeql-action action to v4.31.7 by @renovate[bot] in #6142
- Update ruby/setup-ruby action to v1.269.0 by @renovate[bot] in #6143
- Update dependency io.mockk:mockk to v1.14.7 by @renovate[bot] in #6144
- Bump changelog_master.xml for weekly release 2025.12.3 by @github-actions[bot] in #6154
- Update dependency com.google.firebase:firebase-bom to v34.7.0 by @renovate[bot] in #6155
- Lock file maintenance by @renovate[bot] in #6157
- Update github/codeql-action action to v4.31.8 by @renovate[bot] in #6160
- Update GitHub Artifact Actions (major) by @renovate[bot] in #6162
- Update actions/cache action to v5 by @renovate[bot] in #6165
- Update ruby/setup-ruby action to v1.270.0 by @renovate[bot] in #6164
- Use new onboarding (merge main and onboarding) by @TimoPtr in #6081
- Add set security level when not set while opening a server by @TimoPtr in #6097
- Block insecure connection on the WebView by @TimoPtr in #6103
- Refactor connection state management by @TimoPtr in #6131
- GetApiUrl check allow insecure connection and refactor IntegrationRepository by @TimoPtr in #6148
- Rework OnboardApp to adjust to new architecture by @TimoPtr in #6115
- Remove/Address TODOs in onboarding by @TimoPtr in #6116
- Handle onboarding initial errors by @TimoPtr in #6123
- Update com.android.* by @renovate[bot] in #6108
- Fix potential NPE while using CarUxRestrictionsManager by @TimoPtr in #6170
- Bump aws-sdk-s3 from 1.206.0 to 1.208.0 by @dependabot[bot] in #6171
- Update dependency com.google.devtools.ksp to v2.3.4 by @renovate[bot] in #6172
- Rename LauncherActivity to LaunchActivity by @TimoPtr in #6169
- Update changelog for the new onboarding and blocking screen by @TimoPtr in #6168
- Update dependency io.sentry:sentry-android-core to v8.29.0 by @renovate[bot] in #6173
- Update github/codeql-action action to v4.31.9 by @renovate[bot] in #6175
- Update dependency fastlane to v2.230.0 by @renovate[bot] in #6183
- Update dependency ruby to v3.4.8 by @renovate[bot] in #6176
- Update dependency androidx.compose:compose-bom to v2025.12.01 by @renovate[bot] in #6179
- Bump changelog_master.xml for weekly release 2025.12.4 by @github-actions[bot] in #6182
- Update EnricoMi/publish-unit-test-result-action action to v2.22.0 by @renovate[bot] in #6184
- Revert 'Update dependency ruby to v3.4.8 (#6176)' by @TimoPtr in #6186
- Make sure fragments have public ctor for the FragmentFactory reflection by @TimoPtr in #6189
- Update ruby/setup-ruby action to v1.275.0 by @renovate[bot] in #6193
- Fix: use cloudhook URL instead of cloud URL for integration requests by @jpelgrom in #6197
- Update dependency ruby to v3.4.8 by @renovate[bot] in #6187
- Lock file maintenance by @renovate[bot] in #6209
- Update ruby/setup-ruby action to v1.276.0 by @renovate[bot] in #6207
- Bump changelog_master.xml for weekly release 2025.12.5 by @github-actions[bot] in #6203
- Update dependency ruby to v4 by @renovate[bot] in #6202
- Add more logs in tryOnUrls to help debug crashes by @TimoPtr in #6191
- Websocket react on URL change by @TimoPtr in #6150
- Check if BatteryOptimization intent can be resolved before using it by @TimoPtr in #6192
- Make safe interaction with fragment manager in the webview by @TimoPtr in #6190
- Update androidx.* by @renovate[bot] in #6180
- Update org.jetbrains.kotlin.* to v2.3.0 by @renovate[bot] in #6174
- Add more disk space to emulator on CI by @TimoPtr in #6213
- Support streaming tts in Assist by @TimoPtr in #6188
- Refactor Assist audio recording to fix race condition using Channel by @TimoPtr in #6211
- Bump changelog_master.xml for weekly release 2026.1.1 by @github-actions[bot] in #6215
- Fix opening of native screen with new onboarding by @TimoPtr in #6220
- Add changelog entry for TTS in Assist by @TimoPtr in #6225
- Update ruby/setup-ruby action to v1.278.0 by @renovate[bot] in #6226
- Bump changelog_master.xml for weekly release 2026.1.2 by @github-actions[bot] in #6227
- Lock file maintenance by @renovate[bot] in #6228
- Stronger URL validation in manual server by @TimoPtr in #6231
- Fallback to default when cronet providers are not available by @TimoPtr in #6229
- Add missing runconfigurations by @t...
2026.1.3
What's Changed
- Lock file maintenance by @renovate[bot] in #6090
- Upgrade fastlane and remove explicit abbrev dependency by @rmacklin in #6089
- Update Gemfile lock by @TimoPtr in #6091
- Update dependency com.google.devtools.ksp to v2.3.3 by @renovate[bot] in #6088
- Update actions/checkout action to v6 by @renovate[bot] in #6087
- Bump changelog_master.xml for weekly release 2025.11.5 by @github-actions[bot] in #6086
- Update androidx.* by @renovate[bot] in #6084
- Update androidx.compose.* by @renovate[bot] in #6085
- Avoid Index out of bounds in ButtonWidgetConfigureActivitty by @TimoPtr in #6096
- Update github/codeql-action action to v4.31.5 by @renovate[bot] in #6100
- Update haze to v1.7.1 by @renovate[bot] in #6101
- Update dependency io.sentry:sentry-android-core to v8.27.1 by @renovate[bot] in #6104
- Bump changelog_master.xml for weekly release 2025.11.6 by @github-actions[bot] in #6112
- Bump changelog_master.xml for weekly release 2025.12.1 by @github-actions[bot] in #6114
- Lock file maintenance by @renovate[bot] in #6113
- Update dependency fastlane to v2.229.1 by @renovate[bot] in #6106
- Update softprops/action-gh-release action to v2.5.0 by @renovate[bot] in #6125
- Fix duplicate notifications by removing leftover WorkManager with different unique work name by @marazmarci in #6126
- Update github/codeql-action action to v4.31.6 by @renovate[bot] in #6128
- Update actions/checkout action to v6.0.1 by @renovate[bot] in #6129
- Update actions/setup-java action to v5.1.0 by @renovate[bot] in #6136
- Lock file maintenance by @renovate[bot] in #6140
- Bump changelog_master.xml for weekly release 2025.12.2 by @github-actions[bot] in #6135
- Update androidx.* to v1.12.1 by @renovate[bot] in #6132
- Update wear.compose to v1.5.6 by @renovate[bot] in #6133
- Update dependency io.sentry:sentry-android-core to v8.28.0 by @renovate[bot] in #6139
- Update androidx.compose.* by @renovate[bot] in #6134
- Update github/codeql-action action to v4.31.7 by @renovate[bot] in #6142
- Update ruby/setup-ruby action to v1.269.0 by @renovate[bot] in #6143
- Update dependency io.mockk:mockk to v1.14.7 by @renovate[bot] in #6144
- Bump changelog_master.xml for weekly release 2025.12.3 by @github-actions[bot] in #6154
- Update dependency com.google.firebase:firebase-bom to v34.7.0 by @renovate[bot] in #6155
- Lock file maintenance by @renovate[bot] in #6157
- Update github/codeql-action action to v4.31.8 by @renovate[bot] in #6160
- Update GitHub Artifact Actions (major) by @renovate[bot] in #6162
- Update actions/cache action to v5 by @renovate[bot] in #6165
- Update ruby/setup-ruby action to v1.270.0 by @renovate[bot] in #6164
- Use new onboarding (merge main and onboarding) by @TimoPtr in #6081
- Add set security level when not set while opening a server by @TimoPtr in #6097
- Block insecure connection on the WebView by @TimoPtr in #6103
- Refactor connection state management by @TimoPtr in #6131
- GetApiUrl check allow insecure connection and refactor IntegrationRepository by @TimoPtr in #6148
- Rework OnboardApp to adjust to new architecture by @TimoPtr in #6115
- Remove/Address TODOs in onboarding by @TimoPtr in #6116
- Handle onboarding initial errors by @TimoPtr in #6123
- Update com.android.* by @renovate[bot] in #6108
- Fix potential NPE while using CarUxRestrictionsManager by @TimoPtr in #6170
- Bump aws-sdk-s3 from 1.206.0 to 1.208.0 by @dependabot[bot] in #6171
- Update dependency com.google.devtools.ksp to v2.3.4 by @renovate[bot] in #6172
- Rename LauncherActivity to LaunchActivity by @TimoPtr in #6169
- Update changelog for the new onboarding and blocking screen by @TimoPtr in #6168
- Update dependency io.sentry:sentry-android-core to v8.29.0 by @renovate[bot] in #6173
- Update github/codeql-action action to v4.31.9 by @renovate[bot] in #6175
- Update dependency fastlane to v2.230.0 by @renovate[bot] in #6183
- Update dependency ruby to v3.4.8 by @renovate[bot] in #6176
- Update dependency androidx.compose:compose-bom to v2025.12.01 by @renovate[bot] in #6179
- Bump changelog_master.xml for weekly release 2025.12.4 by @github-actions[bot] in #6182
- Update EnricoMi/publish-unit-test-result-action action to v2.22.0 by @renovate[bot] in #6184
- Revert 'Update dependency ruby to v3.4.8 (#6176)' by @TimoPtr in #6186
- Make sure fragments have public ctor for the FragmentFactory reflection by @TimoPtr in #6189
- Update ruby/setup-ruby action to v1.275.0 by @renovate[bot] in #6193
- Fix: use cloudhook URL instead of cloud URL for integration requests by @jpelgrom in #6197
- Update dependency ruby to v3.4.8 by @renovate[bot] in #6187
- Lock file maintenance by @renovate[bot] in #6209
- Update ruby/setup-ruby action to v1.276.0 by @renovate[bot] in #6207
- Bump changelog_master.xml for weekly release 2025.12.5 by @github-actions[bot] in #6203
- Update dependency ruby to v4 by @renovate[bot] in #6202
- Add more logs in tryOnUrls to help debug crashes by @TimoPtr in #6191
- Websocket react on URL change by @TimoPtr in #6150
- Check if BatteryOptimization intent can be resolved before using it by @TimoPtr in #6192
- Make safe interaction with fragment manager in the webview by @TimoPtr in #6190
- Update androidx.* by @renovate[bot] in #6180
- Update org.jetbrains.kotlin.* to v2.3.0 by @renovate[bot] in #6174
- Add more disk space to emulator on CI by @TimoPtr in #6213
- Support streaming tts in Assist by @TimoPtr in #6188
- Refactor Assist audio recording to fix race condition using Channel by @TimoPtr in #6211
- Bump changelog_master.xml for weekly release 2026.1.1 by @github-actions[bot] in #6215
- Fix opening of native screen with new onboarding by @TimoPtr in #6220
- Add changelog entry for TTS in Assist by @TimoPtr in #6225
- Update ruby/setup-ruby action to v1.278.0 by @renovate[bot] in #6226
- Bump changelog_master.xml for weekly release 2026.1.2 by @github-actions[bot] in #6227
- Lock file maintenance by @renovate[bot] in #6228
- Stronger URL validation in manual server by @TimoPtr in #6231
- Fallback to default when cronet providers are not available by @TimoPtr in #6229
- Add missing runconfigurations by @t...
2026.1.2
What's Changed
- Lock file maintenance by @renovate[bot] in #6090
- Upgrade fastlane and remove explicit abbrev dependency by @rmacklin in #6089
- Update Gemfile lock by @TimoPtr in #6091
- Update dependency com.google.devtools.ksp to v2.3.3 by @renovate[bot] in #6088
- Update actions/checkout action to v6 by @renovate[bot] in #6087
- Bump changelog_master.xml for weekly release 2025.11.5 by @github-actions[bot] in #6086
- Update androidx.* by @renovate[bot] in #6084
- Update androidx.compose.* by @renovate[bot] in #6085
- Avoid Index out of bounds in ButtonWidgetConfigureActivitty by @TimoPtr in #6096
- Update github/codeql-action action to v4.31.5 by @renovate[bot] in #6100
- Update haze to v1.7.1 by @renovate[bot] in #6101
- Update dependency io.sentry:sentry-android-core to v8.27.1 by @renovate[bot] in #6104
- Bump changelog_master.xml for weekly release 2025.11.6 by @github-actions[bot] in #6112
- Bump changelog_master.xml for weekly release 2025.12.1 by @github-actions[bot] in #6114
- Lock file maintenance by @renovate[bot] in #6113
- Update dependency fastlane to v2.229.1 by @renovate[bot] in #6106
- Update softprops/action-gh-release action to v2.5.0 by @renovate[bot] in #6125
- Fix duplicate notifications by removing leftover WorkManager with different unique work name by @marazmarci in #6126
- Update github/codeql-action action to v4.31.6 by @renovate[bot] in #6128
- Update actions/checkout action to v6.0.1 by @renovate[bot] in #6129
- Update actions/setup-java action to v5.1.0 by @renovate[bot] in #6136
- Lock file maintenance by @renovate[bot] in #6140
- Bump changelog_master.xml for weekly release 2025.12.2 by @github-actions[bot] in #6135
- Update androidx.* to v1.12.1 by @renovate[bot] in #6132
- Update wear.compose to v1.5.6 by @renovate[bot] in #6133
- Update dependency io.sentry:sentry-android-core to v8.28.0 by @renovate[bot] in #6139
- Update androidx.compose.* by @renovate[bot] in #6134
- Update github/codeql-action action to v4.31.7 by @renovate[bot] in #6142
- Update ruby/setup-ruby action to v1.269.0 by @renovate[bot] in #6143
- Update dependency io.mockk:mockk to v1.14.7 by @renovate[bot] in #6144
- Bump changelog_master.xml for weekly release 2025.12.3 by @github-actions[bot] in #6154
- Update dependency com.google.firebase:firebase-bom to v34.7.0 by @renovate[bot] in #6155
- Lock file maintenance by @renovate[bot] in #6157
- Update github/codeql-action action to v4.31.8 by @renovate[bot] in #6160
- Update GitHub Artifact Actions (major) by @renovate[bot] in #6162
- Update actions/cache action to v5 by @renovate[bot] in #6165
- Update ruby/setup-ruby action to v1.270.0 by @renovate[bot] in #6164
- Use new onboarding (merge main and onboarding) by @TimoPtr in #6081
- Add set security level when not set while opening a server by @TimoPtr in #6097
- Block insecure connection on the WebView by @TimoPtr in #6103
- Refactor connection state management by @TimoPtr in #6131
- GetApiUrl check allow insecure connection and refactor IntegrationRepository by @TimoPtr in #6148
- Rework OnboardApp to adjust to new architecture by @TimoPtr in #6115
- Remove/Address TODOs in onboarding by @TimoPtr in #6116
- Handle onboarding initial errors by @TimoPtr in #6123
- Update com.android.* by @renovate[bot] in #6108
- Fix potential NPE while using CarUxRestrictionsManager by @TimoPtr in #6170
- Bump aws-sdk-s3 from 1.206.0 to 1.208.0 by @dependabot[bot] in #6171
- Update dependency com.google.devtools.ksp to v2.3.4 by @renovate[bot] in #6172
- Rename LauncherActivity to LaunchActivity by @TimoPtr in #6169
- Update changelog for the new onboarding and blocking screen by @TimoPtr in #6168
- Update dependency io.sentry:sentry-android-core to v8.29.0 by @renovate[bot] in #6173
- Update github/codeql-action action to v4.31.9 by @renovate[bot] in #6175
- Update dependency fastlane to v2.230.0 by @renovate[bot] in #6183
- Update dependency ruby to v3.4.8 by @renovate[bot] in #6176
- Update dependency androidx.compose:compose-bom to v2025.12.01 by @renovate[bot] in #6179
- Bump changelog_master.xml for weekly release 2025.12.4 by @github-actions[bot] in #6182
- Update EnricoMi/publish-unit-test-result-action action to v2.22.0 by @renovate[bot] in #6184
- Revert 'Update dependency ruby to v3.4.8 (#6176)' by @TimoPtr in #6186
- Make sure fragments have public ctor for the FragmentFactory reflection by @TimoPtr in #6189
- Update ruby/setup-ruby action to v1.275.0 by @renovate[bot] in #6193
- Fix: use cloudhook URL instead of cloud URL for integration requests by @jpelgrom in #6197
- Update dependency ruby to v3.4.8 by @renovate[bot] in #6187
- Lock file maintenance by @renovate[bot] in #6209
- Update ruby/setup-ruby action to v1.276.0 by @renovate[bot] in #6207
- Bump changelog_master.xml for weekly release 2025.12.5 by @github-actions[bot] in #6203
- Update dependency ruby to v4 by @renovate[bot] in #6202
- Add more logs in tryOnUrls to help debug crashes by @TimoPtr in #6191
- Websocket react on URL change by @TimoPtr in #6150
- Check if BatteryOptimization intent can be resolved before using it by @TimoPtr in #6192
- Make safe interaction with fragment manager in the webview by @TimoPtr in #6190
- Update androidx.* by @renovate[bot] in #6180
- Update org.jetbrains.kotlin.* to v2.3.0 by @renovate[bot] in #6174
- Add more disk space to emulator on CI by @TimoPtr in #6213
- Support streaming tts in Assist by @TimoPtr in #6188
- Refactor Assist audio recording to fix race condition using Channel by @TimoPtr in #6211
- Bump changelog_master.xml for weekly release 2026.1.1 by @github-actions[bot] in #6215
- Fix opening of native screen with new onboarding by @TimoPtr in #6220
- Add changelog entry for TTS in Assist by @TimoPtr in #6225
- Update ruby/setup-ruby action to v1.278.0 by @renovate[bot] in #6226
- Bump changelog_master.xml for weekly release 2026.1.2 by @github-actions[bot] in #6227
- Lock file maintenance by @renovate[bot] in #6228
- Stronger URL validation in manual server by @TimoPtr in #6231
- Fallback to default when cronet providers are not available by @TimoPtr in #6229
- Add missing runconfigurations by @t...