Releases: mapbox/mapbox-search-android
Releases · mapbox/mapbox-search-android
v2.4.0-rc.1
New Features
- Adding support for AttributeSets when performing a retrieve
- Adding additional fields to SearchResultMetaData
Mapbox dependencies
- Search Native SDK 2.3.0-rc.4
- Common SDK v24.6.0-rc1
v2.3.1
Mapbox dependencies
- Search Native SDK 2.2.1
- Common SDK 24.5.0
💫️ Other
- Performance improvements for short queries for offline search
v1.4.0
Bug fixes
- Fix session token behavior when making subsequent suggest calls (Search Native SDK 1.4.0)
Mapbox dependencies
- Search Native SDK 1.4.0
v2.3.0
Mapbox dependencies
- Search Native SDK 2.2.0
- Common SDK 24.5.0
v2.3.0-rc.1
New features
- Updating SDK Intitialization
- Adding Debouncing to Sample Application
- feat(sample): loading offline tiles for sample activity
- fix(sample): Adding cleanup to the debouncer
Mapbox dependencies
- Search Native SDK
v2.2.0-rc.1
- Common SDK
v24.5.0-rc.1
v1.3.0
New features
- [Offline search] Offline Search Along Route
- [Offline search] Added bounding box filter for offline search functions
- [Online search] Add method to retrieve a POI by Mapbox ID
- [UI] Added supports to select a single map feature to support map click events
Mapbox dependencies
- Search Native SDK 1.0.8
- Common SDK 23.10.1
- Mapbox Maps 10.18.1
v2.3.0-beta.1
Mapbox dependencies
- Search Native SDK
v2.2.0-beta.1
- Common SDK
v24.5.0-beta.4
v.2.2.0
New features
- Adding support for ApiType.SEARCH_BOX 🎉
Mapbox dependencies
- Search Native SDK 2.1.0
- Common SDK 24.4.0
v2.2.0-rc.1
New features
- Adding support for ApiType.SEARCH_BOX
Mapbox dependencies
- Search Native SDK 2.1.0
- Common SDK 24.4.0
v2.1.0
The General Availability (GA) release of version 2.1.0 has arrived! 🎉
New features
- Location observer timeout can be configured now
Bug fixes and improvements
- Updated default sample activity to default to
ApiType.SBS
- Fixed a synchronization issue in
OfflineSearchAlongRouteExampleActivity
- Fixed a bug in the default sample activity that crashed the activity when clicking on the map