This week's #JetpackReleaseNotes include Metrics (aka 'JankStats') 1.0.0, Heifwriter 1.1.0, Health Connect 1.1.0, bug fixes in Camera 1.5.1, Compose 1.9.3, Room 2.8.2, and Wear Compose 1.5.3 plus lots of changes in Navigation3 1.0.0-alpha11.
https://developer.android.com/jetpack/androidx/versions/all-channel#october_8_2025
Recent Release Notes  |  Android Developers

Android Developers
Metrics 1.0.0 is now stable! Its JankStats APIs are all about measuring UI 'jank' and allowing you to add context to what is going on in your app, making it possible to correlate jank with specific problems areas in your app.
https://developer.android.com/jetpack/androidx/releases/metrics#1.0.0
Metrics  |  Jetpack  |  Android Developers

Android Developers
Compose 1.10.0-alpha05 is out with two very welcome changes:
- The Shared Element APIs are now stable! https://developer.android.com/jetpack/androidx/releases/compose-animation#1.10.0-alpha05
- PaddingValues now support addition and subtraction! https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.10.0-alpha05
Compose Animation  |  Jetpack  |  Android Developers

Android Developers
Compose Material3 Adaptive 1.3.0-alpha01 is out with improvements around edge-to-edge. This release is also the first main release to include the adaptive-navigation3 artifact (which previously only had separate 1.0.0 alpha releases).
https://developer.android.com/jetpack/androidx/releases/compose-material3-adaptive#1.3.0-alpha01
Compose Material 3 Adaptive  |  Jetpack  |  Android Developers

Android Developers
Navigation3 1.0.0-alpha11 makes a significant number of API changes: onBack no longer takes a count, Scene's have their own metadata to allow their own defaults/overrides of the NavEntry metadata, plus changes to the Scene and Decorator APIs.
https://developer.android.com/jetpack/androidx/releases/navigation3#1.0.0-alpha11
navigation3  |  Jetpack  |  Android Developers

Android Developers
There were a lot of other releases this week including NavigationEvent 1.0.0-beta01 (API stability!), SavedState 1.4.0-beta01, and Ink 1.0.0-alpha07 so make sure to read through all of the release notes for the details!
https://developer.android.com/jetpack/androidx/versions/all-channel#october_8_2025
Recent Release Notes  |  Android Developers

Android Developers