Skip to content

Releases: mapbox/mapbox-search-android

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

v2.3.1

25 Jul 10:05
Compare
Choose a tag to compare

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

08 Jul 14:32
7936340
Compare
Choose a tag to compare

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

02 Jul 12:18
7e1f1ac
Compare
Choose a tag to compare

Mapbox dependencies

  • Search Native SDK 2.2.0
  • Common SDK 24.5.0

v2.3.0-rc.1

25 Jun 04:12
a5975fc
Compare
Choose a tag to compare
v2.3.0-rc.1 Pre-release
Pre-release

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

05 Jul 16:24
2a8a883
Compare
Choose a tag to compare

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

12 Jun 23:00
3f2b572
Compare
Choose a tag to compare
v2.3.0-beta.1 Pre-release
Pre-release

Mapbox dependencies

  • Search Native SDK v2.2.0-beta.1
  • Common SDK v24.5.0-beta.4

v.2.2.0

10 Jun 13:28
ba16130
Compare
Choose a tag to compare

New features

Mapbox dependencies

  • Search Native SDK 2.1.0
  • Common SDK 24.4.0

v2.2.0-rc.1

05 Jun 23:03
075e8f6
Compare
Choose a tag to compare
v2.2.0-rc.1 Pre-release
Pre-release

New features

Mapbox dependencies

  • Search Native SDK 2.1.0
  • Common SDK 24.4.0

v2.1.0

17 May 17:13
1b46c9a
Compare
Choose a tag to compare

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