Releases · googlemaps/android-maps-compose

v8.2.2

8.2.2 (2026-03-12)

Bug Fixes

  • avoid ComposeNotIdleException when clusterContent is null (#855) (3b12a24)

v8.2.1

8.2.1 (2026-03-12)

Bug Fixes

  • fixed issue with ProGuard/R8 and AttributionId (#861) (7b9149d)
  • prevent NoSuchElementException when computing view keys in ClusterRenderer (#857) (e34b50f)

v8.2.0

v8.1.0

v8.0.1

v8.0.0

8.0.0 (2026-01-27)

⚠ BREAKING CHANGES

  • update Maps SDK to v20.0.0 and add internal usage attribution (#830)

Features

  • update Maps SDK to v20.0.0 and add internal usage attribution (#830) (2ba9689)

v7.0.0

7.0.0 (2025-12-16)

⚠ BREAKING CHANGES

  • updated Compose version (#805)

Features

Bug Fixes

  • Corrected broken links in Support section of README.md (#796) (1780317)

v6.12.2

6.12.2 (2025-11-14)

Bug Fixes

  • Address exception on main thread during map initialization (#793) (f606fd9)

v6.12.1

6.12.1 (2025-10-07)

Bug Fixes

  • fixes ScaleBar to properly handle dp and px (#779) (c4106df)

v6.12.0

6.12.0 (2025-09-30)

Features

  • Improve GoogleMapsInitializer error handling and retries (#778) (4e3770d)