Releases: stadiamaps/jetpack-compose-autocomplete-search
3.0.0
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
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
Initial release and documentation 🎉
Full Changelog: 0.0.6...1.0.0
0.0.6
Add support for deep search.
Full Changelog: 0.0.5...0.0.6
0.0.5
Fixes an issue with geographic search focus.
Full Changelog: 0.0.4...0.0.5
0.0.4
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
Adds most of the configurability present on iOS.
Full Changelog: 0.0.2...0.0.3