Releases: mapbox/mapbox-search-ios
Releases · mapbox/mapbox-search-ios
v2.8.0-rc.3
📚 Dependencies
MapboxCoreSearch: v2.8.0-rc.2
v2.8.0-rc.2
🔨 Project changes
- [SearchSuggestion] Fix
SearchSuggestion.namePreferred
always returnednil
.
v2.8.0-rc.1
🔨 Project changes
[Core] Update dependencies.
📚 Dependencies
MapboxCommon: v24.10.0-rc.1
MapboxCoreSearch: v2.8.0-rc.1
v2.8.0-beta.1
📚 Dependencies
MapboxCommon: v24.10.0-beta.2
MapboxCoreSearch: v2.8.0-beta.2
Changes
- [Details] Add
SearchEngine.retrieve(mapboxID: String, options: DetailsOptions)
function. - [SearchOptions] Add
SearchOptions.attributeSets
option. It allows to request of additional metadata attributes besides the basic ones in category search requests. - [SearchSuggestion] Add
SearchSuggestion.namePreferred
field to represent the preferred display name for the result.
Release v2.7.1
Release v2.7.0
🔨 Project changes
- [Core] Update dependencies.
📚 Dependencies
MapboxCommon: v24.9.0-rc.1
MapboxCoreSearch: v2.7.0-rc.1
Release v2.7.0-rc.1
🔨 Project changes
- [Core] Update dependencies.
- [Tech] Support sending feedback events to Telemetry.
📚 Dependencies
MapboxCommon: v24.9.0-rc.1
MapboxCoreSearch: v2.7.0-rc.1
Release v2.7.0-beta.1
🔨 Project changes
- [SearchOptions] Add
SearchOptions.offlineSearchPlacesOutsideBbox
option. In caseSearchOptions/boundingBox
was applied, places search will look though all available tiles, ignoring the bounding box ifSearchOptions.offlineSearchPlacesOutsideBbox
was set totrue
. - [Core] Update dependencies
📚 Dependencies
MapboxCommon: v24.9.0-beta.1
MapboxCoreSearch: v2.7.0-beta.1
Release v2.6.1
🐞 Fixed
- [Core] Fix the OpenHours parsing logic for SearchBox.
- [Core] Fix the issue with setting OpenHours mode when there is only one open hour period.
🎉 Added
- [ResultChildMetadata] Add ResultChildMetadata.init(category:coordinate:mapboxId:name)
📚 Dependencies
MapboxCommon: v24.8.0
MapboxCoreSearch: v2.6.2
Release v2.6.0
📚 Dependencies
MapboxCommon: v24.8.0
MapboxCoreSearch: v2.6.0