Skip to content

Releases: mapbox/mapbox-search-android

v2.6.0

07 Nov 13:08
fa6269b
Compare
Choose a tag to compare

2.6.0

Other

  • The SearchEngine.createSearchEngine() and SearchEngine.createSearchEngineWithBuiltInDataProviders() functions, which do not accept ApiType as a parameter, have been deprecated. Please use functions that explicitly accept an ApiType 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 other ApiType 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

24 Oct 16:34
bbe22d4
Compare
Choose a tag to compare

2.6.0-rc.1

Other

  • The SearchEngine.createSearchEngine() and SearchEngine.createSearchEngineWithBuiltInDataProviders() functions, which do not accept ApiType as a parameter, have been deprecated. Please use functions that explicitly accept an ApiType 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 other ApiType 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

16 Oct 19:56
20495ed
Compare
Choose a tag to compare

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

12 Oct 03:14
d7307c6
Compare
Choose a tag to compare

🐛 Bug fixes

  • Passing language parameter on subsequent retrieve calls for SearchBox

🔗 Mapbox dependencies

  • Search Native SDK v2.5.1

v2.5.0

02 Oct 01:21
369bc63
Compare
Choose a tag to compare

✨ 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

30 Sep 19:44
d03c27f
Compare
Choose a tag to compare
v2.5.0-rc.2 Pre-release
Pre-release

✨ 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

30 Aug 20:54
1943a8b
Compare
Choose a tag to compare
v2.5.0-beta.1 Pre-release
Pre-release

✨ 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

15 Aug 17:10
81b462f
Compare
Choose a tag to compare

Mapbox dependencies

  • Search Native SDK 2.3.0
  • Common SDK v24.6.0

v2.4.0-rc.2

31 Jul 23:22
74cfb29
Compare
Choose a tag to compare
v2.4.0-rc.2 Pre-release
Pre-release

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

31 Jul 03:44
99181e7
Compare
Choose a tag to compare
v2.4.0-rc.1 Pre-release
Pre-release

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