Releases: mapbox/mapbox-search-ios
Releases · mapbox/mapbox-search-ios
Release v2.7.0
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
Release v2.6.0-rc.1
📚 Dependencies
MapboxCommon: v24.8.0-rc.1
MapboxCoreSearch: v2.6.0-rc.1
Release v2.6.0-beta.1
🐞 Fixed
- [SearchResult] Mark
matchingName
field as deprecated and add note for absence of values inApiType.searchBox
results. - [SearchEngine] Add documentation and assertion that
ApiType.searchBox
does not support batch requests.
🔨 Project changes
- [Core] Update dependencies
📚 Dependencies
MapboxCommon: v24.8.0-beta.1
MapboxCoreSearch: v2.6.0-beta.2
Release v2.5.1
🎉 Added
- [Demo] Add example for forward(query:options:completion:) to Demo app using SwiftUI.
- [Search] Add forward(query:options:completion:) function to search forward/ API endpoint.
📚 Dependencies
MapboxCommon: v24.7.0
MapboxCoreSearch: v2.5.1
Release v2.5.0
🎉 Added
- [Search] Add SearchSuggestType.brand
- [SearchUI] Add display of Brand results
- [SearchUI] Add ability to view nested results for a Brand (similar to Category results) when the query matches a brand name
- [SearchResultMetadata] Add SearchResultMetadata.init(rating:)
🔨 Project changes
- [Offline] Change default tileset name to
mbx-gen2
📚 Dependencies
MapboxCommon: v24.7.0
MapboxCoreSearch: v2.5.0
Release v.2.5.0-rc.3
🔨 Project changes
- Update dependencies
📚 Dependencies
MapboxCoreSearch: v2.5.0-rc.3
MapboxCommon: v24.7.0-rc.2