Skip to content

Releases: googlemaps/android-maps-utils

v4.5.1

17 Jun 17:06
c981640

Choose a tag to compare

4.5.1 (2026-06-17)

Bug Fixes

  • enable filterTouchesWhenObscured on WebView layouts (#1705) (3e59470)

v5.0.0-rc01

16 Jun 14:46

Choose a tag to compare

v5.0.0-rc01 Pre-release
Pre-release

What's Changed

  • docs: add AI integration standards by @kikoso in #1668
  • chore: Add clustering algorithms benchmark tests by @kikoso in #1665
  • build: updated AGP by @kikoso in #1670
  • feat: Add BoM module and fix modularized artifactIds by @kikoso in #1660
  • build: update GitHub Actions to latest major versions by @kikoso in #1689

Full Changelog: v4.4.1...v5.0.0-rc01

v4.5.0

16 Jun 20:45
d2623dd

Choose a tag to compare

4.5.0 (2026-06-16)

Features

Bug Fixes

  • change model name from gemini-2.5-flash to gemini-3.5-flash (#1696) (838a2bf)
  • enable filterTouchesWhenObscured on WebView (#1703) (0674d75)

v4.4.1

28 May 19:05
f406ef5

Choose a tag to compare

4.4.1 (2026-05-26)

Bug Fixes

  • address lint, compiler, and Error Prone warnings (#1692) (ce809c7)

v4.4.0

21 May 21:16
78137ef

Choose a tag to compare

4.4.0 (2026-05-20)

Features

  • add navigation flavor to demo for SDK 7.x reproduction (#1680) (12ac29a)

v4.3.0

27 Apr 11:57
4952609

Choose a tag to compare

4.3.0 (2026-04-24)

Features

  • add constructor parameter for custom Executor in cluster renderers (#1682) (b803dc0)

v4.2.0

23 Apr 16:08
706bb21

Choose a tag to compare

4.2.0 (2026-04-22)

Features

Bug Fixes

  • disable XML external entities in KML parser (#1673) (4516be3)
  • KMZ zip bomb mitigation by adding entry and size limits (#1677) (bae3455)
  • prevent NPE in LatLngBounds.contains by adding null checks for positions (#1675) (6b5a2d3)
  • restrict KML image downloads to http/https schemes (#1674) (898ae8f)

v4.1.1

11 Mar 21:12
a90e0bf

Choose a tag to compare

4.1.1 (2026-03-11)

Bug Fixes

v4.1.0

20 Feb 16:08
58a0179

Choose a tag to compare

4.1.0 (2026-02-20)

Features

  • Transit Layer Demo & Quality Improvements (#1653) (cb074f9)

v4.0.0

23 Jan 16:55
3a53286

Choose a tag to compare

4.0.0 (2026-01-23)

⚠ BREAKING CHANGES

  • update to maps 20.0.0: Migrated the library to use Google Maps SDK version 20.0.0. (#1644)

Features