Skip to content

Latest commit

 

History

History
78 lines (36 loc) · 4.24 KB

File metadata and controls

78 lines (36 loc) · 4.24 KB

Changelog

8.3.0 (2026-04-09)

Features

  • add WMS tile overlay support to maps-compose-utils (#884) (ca66e98)
  • expose rememberComposeBitmapDescriptor as public experimental API (#867) (3456db0)

Bug Fixes

  • 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)

Bug Fixes

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

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)

8.2.0 (2026-02-24)

Features

8.1.0 (2026-02-06)

Features

8.0.1 (2026-01-29)

Bug Fixes

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)

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)