8.5.0 (2026-08-17)
- avoid re-parenting crash for MarkerInfoWindowContent/MarkerInfoWindowComposable (#953) (12f35a4)
- avoid zero-size crash in rememberComposeBitmapDescriptor when used inside Clustering (#963) (11a2430)
- rename InvalidatingComposeView getRotation param to avoid View shadowing (#952) (1d971cd)
8.4.0 (2026-07-16)
- add rotation support to cluster item API (#943) (3430231)
- allow GoogleMap to opt out of keyboard focus traversal (#945) (7049991)
- deps: update dependencies across android-maps-compose (d4064c7)
- keep ComposeView attached while info window is shown for compose-ui 1.10+ compat (#931) (995ff38)
- prevent ComposeUiClusterRenderer crash on fast back gesture with compose-ui 1.10+ (#930) (3882afa)
8.3.1 (2026-07-07)
- keep maps as single tab focus targets (#935) (2f5b340)
- toggle map color scheme from system state (#933) (ec1276c)
8.3.0 (2026-04-09)
- add WMS tile overlay support to maps-compose-utils (#884) (ca66e98)
- expose rememberComposeBitmapDescriptor as public experimental API (#867) (3456db0)
- fallback to moveCamera in lite mode for CameraPositionState animate (#877) (8994e12)
- prevent NullPointerException in MapUpdater on HMS/microG devices (#858) (5669abd)
8.2.2 (2026-03-12)
8.2.1 (2026-03-12)
- fixed issue with ProGuard/R8 and AttributionId (#861) (7b9149d)
- prevent NoSuchElementException when computing view keys in ClusterRenderer (#857) (e34b50f)
8.2.0 (2026-02-24)
8.1.0 (2026-02-06)
8.0.1 (2026-01-29)
8.0.0 (2026-01-27)
- update Maps SDK to v20.0.0 and add internal usage attribution (#830)
7.0.0 (2025-12-16)
- updated Compose version (#805)