Skip to content

Releases: googlemaps/android-places-ktx

v5.0.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 02 Mar 21:27
31105ab

5.0.0 (2026-03-02)

⚠ BREAKING CHANGES

  • finalize library as 100% compatibility shim (#306)

Bug Fixes

  • finalize library as 100% compatibility shim (#306) (8daf5b7)

v4.0.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 26 Feb 22:33
5463f5e

4.0.0 (2026-02-26)

⚠ BREAKING CHANGES

  • Deprecates all custom KTX extensions in favor of official SDK implementations (await*). Modernizes the demo application with Jetpack Compose, Material 3, and Hilt while upgrading to Places SDK v5.1.1. Removes legacy View-based infrastructure and AutocompleteSupportFragment.

Features

  • transition to official SDK KTX and modernize demo app (#301) (2380ad9)

v3.6.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 16 Oct 16:19

3.6.0 (2025-10-16)

Features

  • deprecating old methods and adding new ones (#289) (bdee631)

v3.5.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 19 Aug 18:21

3.5.0 (2025-08-19)

Features

  • places: Replace deprecated Place.Type and Place.address (#281) (7efa836)

v3.4.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 15 Aug 15:04

3.4.0 (2025-08-15)

Features

  • deps: update dependencies and deprecated fields (#279) (ef8dd51)

v3.3.1

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 29 Oct 18:44

3.3.1 (2024-10-29)

Bug Fixes

v3.2.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 21 May 16:26

3.2.0 (2024-05-21)

Features

  • adds support for SearchByText and tests (#253) (83fc2e3)

v3.1.1

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 07 Feb 15:05

3.1.1 (2024-02-07)

Bug Fixes

  • sets the correct permissions on PlacesClient.awaitFindCurrentPlace @RequiresPermission annotation (#231) (791ec4f)

v3.1.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 09 Dec 06:15

3.1.0 (2023-12-09)

Features

  • update to Places SDK v3.3.0 and remove experimental annotations (#216) (29416f3)

v3.0.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 07 Nov 01:49

3.0.0 (2023-11-07)

Features

BREAKING CHANGES

  • The upgrade from Places SDK from Android 2.5.0 to 3.2.0 includes a breaking change in Place Autocomplete types filters. See changes in the demo /app folder for migration example. This version also removes the version of the library based on the decommissioned v3 beta.