Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare v2.0.0-rc.2 release #181

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Prepare v2.0.0-rc.2 release #181

merged 1 commit into from
Feb 16, 2024

Conversation

aokj4ck
Copy link
Contributor

@aokj4ck aokj4ck commented Feb 15, 2024

Description

  • Prepare 2.0.0-rc.2 release
  • Update version number in documentation and SDK

Checklist

  • Update CHANGELOG

Changes

2.0.0-rc.2

  • [Discover] Add support for country, proximity, and origin parameters in Discover.Options search parameters. This fixes an issue when using search-along-route to query category results.
  • [SearchUI] Add distanceFormatter field to Configuration to support changing the search suggestions distance format. Nil values will use the default behavior.
  • [Core] Add xcprivacy for MapboxSearch and MapboxSearchUI
  • [SearchUI] Update Maki icons to all SVG, latest versions from https://github.com/mapbox/maki
  • [SearchUI] Remove all custom Maki icons
  • [Unit Tests] Update and correct tests for iOS 17 using all mocked data.
  • [UI Tests] Update and correct tests for iOS 17 using all mocked data.
  • [Search] Rename SearchEngine.reverseGeocoding function to SearchEngine.reverse.
  • [Core] Stop reading "MapboxAPIBaseURL" from UserDefaults in ServiceProvider.createEngine. (Providing a value in Info.plist is still supported).
  • [Core] Remove Swifter library dependency from MapboxSearch target (only used in Test targets)
  • [Core] Change AbstractSearchEngine.init supportSBS: Bool = false parameter to apiType: ApiType = .SBS. This changes the default API engine for discover/category and other API requests to SBS. Add ApiType enum to represent non-Autofill and non-PlaceAutocomplete SearchEngine API types.

MapboxCoreSearch: v2.0.0-alpha.13

@mapbox-danny
Copy link

Approved

@aokj4ck aokj4ck merged commit 4de3b3f into main Feb 16, 2024
4 checks passed
@aokj4ck aokj4ck deleted the release/v2.0.0-rc.2 branch February 16, 2024 18:53
@aokj4ck aokj4ck restored the release/v2.0.0-rc.2 branch February 16, 2024 19:01
@aokj4ck aokj4ck deleted the release/v2.0.0-rc.2 branch February 16, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants