Releases: mapbox/mapbox-search-android
Releases · mapbox/mapbox-search-android
v2.6.0
2.6.0
Other
- The
SearchEngine.createSearchEngine()
andSearchEngine.createSearchEngineWithBuiltInDataProviders()
functions, which do not acceptApiType
as a parameter, have been deprecated. Please use functions that explicitly accept anApiType
instead. - The
SearchEngine.select()
function, which allows selecting multiple suggestions, has been deprecated. From now on, you should select only one search suggestion at a time. - The
ApiType.SBS
has been deprecated. Please use otherApiType
values that better suit your use case. - The
PlaceAutocomplete.create(LocationProvider?, ApiType)
function has been deprecated. Please use the function with the default api type.
Mapbox dependencies
- Search Native SDK
2.6.0
- Common SDK
24.8.0
2.6.0-rc.1
2.6.0-rc.1
Other
- The
SearchEngine.createSearchEngine()
andSearchEngine.createSearchEngineWithBuiltInDataProviders()
functions, which do not acceptApiType
as a parameter, have been deprecated. Please use functions that explicitly accept anApiType
instead. - The
SearchEngine.select()
function, which allows selecting multiple suggestions, has been deprecated. From now on, you should select only one search suggestion at a time. - The
ApiType.SBS
has been deprecated. Please use otherApiType
values that better suit your use case. - The
PlaceAutocomplete.create(LocationProvider?, ApiType)
function has been deprecated. Please use the function with the default api type.
Mapbox dependencies
- Search Native SDK
2.6.0-rc.1
- Common SDK
24.8.0-rc.1
v2.6.0-beta.1
2.6.0-beta.1
Mapbox dependencies
- Search Native SDK
v2.6.0-beta.2
- Common SDK
v24.8.0-beta.1
v2.5.1
🐛 Bug fixes
- Passing
language
parameter on subsequentretrieve
calls for SearchBox
🔗 Mapbox dependencies
- Search Native SDK
v2.5.1
v2.5.0
✨ New features
- [SDK] Adding a toBuilder method to SearchResultMetadata class
- [SDK] Adding Builder class to SearchResultMetadata class
- [SDK] Adding CompletionCallback to the AnalyticsService methods
- [SDK] Deprecating
avRating
field - [Offline] Introduced aliases translations and other improvements for offline category search
🐛 Bug fixes
- Fixed a copy and paste issue in the documentation for the OfflineSearchEngine.retrieve method
⚠️ Breaking changes
- [Offline] This version of search-sdk is not binary compatible with old index and vice versa, old search-sdk is not compatible with new index
🔗 Mapbox dependencies
- Search Native SDK v2.5.0
- Common SDK v24.7.0
v2.5.0-rc.2
✨ New features
- Adding a toBuilder method to SearchResultMetadata class
🔗 Mapbox dependencies
- Search Native SDK v2.5.0-rc.2
- Common SDK v24.7.0-rc.1
v2.5.0-beta.1
✨ New Features
- Introduced aliases translations and other improvements for offline category search
⚠️ Breaking changes
- This version of search-sdk is not binary compatible with old index and vice versa, old search-sdk is not compatible with new index
🔗 Mapbox dependencies
- Search Native SDK
v2.5.0-beta.1
- Common SDK
v24.7.0-beta.1
💫️ Other
- Deprecating
avRating
field - Error handling for old datasets loading
- Upgrading MapboxCommon to v24.7.0-beta.1
v2.4.0
Mapbox dependencies
- Search Native SDK 2.3.0
- Common SDK v24.6.0
v2.4.0-rc.2
Bug fixes
- Updating to the version of Common SDK
v24.6.0-rc.1
Mapbox dependencies
- Search Native SDK 2.3.0-rc.4
- Common SDK v24.6.0-rc.1
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