Skip to content

Releases: stadiamaps/jetpack-compose-autocomplete-search

3.0.0

11 Feb 06:51

Choose a tag to compare

This release upgrades the underlying dependencies, most notably Jetpack Compose and AGP.

Significant changes:

  • Requires AGP 9.0+
  • Upgrades to the 2026.01.01 Compose BOM
  • Upgrades the compile SDK to API level 36

Full Changelog: 2.0.0...3.0.0

2.0.0

08 Apr 05:14

Choose a tag to compare

This release launches support for the improved v2 autocomplete API, with better result formatting, faster responses, and more.

This release does contain some breaking changes as the response model property structure has changed. For an overview of the structural changes, refer to our v2 API migration guide

Full Changelog: 1.0.0...2.0.0

1.0.0

07 Oct 15:15

Choose a tag to compare

Initial release and documentation 🎉

Full Changelog: 0.0.6...1.0.0

0.0.6

29 Sep 09:48

Choose a tag to compare

Add support for deep search.

Full Changelog: 0.0.5...0.0.6

0.0.5

25 Sep 04:39

Choose a tag to compare

Fixes an issue with geographic search focus.

Full Changelog: 0.0.4...0.0.5

0.0.4

24 Sep 18:46

Choose a tag to compare

This release moves to a single variant, fixing Android Studio integration issues with documentation.

Full Changelog: 0.0.3...0.0.4

0.0.3

23 Sep 11:40

Choose a tag to compare

Adds most of the configurability present on iOS.

Full Changelog: 0.0.2...0.0.3

0.0.2

19 Sep 19:34

Choose a tag to compare