Skip to content

v0.23.0 πŸ¦€

Compare
Choose a tag to compare
@meili-bot meili-bot released this 03 Apr 11:55
· 370 commits to refs/heads/main since this release
94b25ea

This version introduces features released on Meilisearch v1.1.0 πŸŽ‰
Check out the changelog of Meilisearch v1.1.0 for more information on the changes.

πŸš€ Enhancements

  • Add the multi_search method on Client #454

⚠️ Breaking changes

  • Rename Document trait to IndexConfig and extend with function to retrieve index (#445) @amaihoefner
  • Add facetstats in the searchResults #443
  • Add a new csv_delimiter parameter on index.add_or_replace_unchecked_payload and index. add_or_update_unchecked_payload #455
  • make the api key optional (#458) @irevoire

Thanks again to @amaihoefner, @bidoubiwa, @irevoire, and @shimatar0! πŸŽ‰