Skip to content

v0.28.0-beta.0 🌻

Pre-release
Pre-release

Choose a tag to compare

@bidoubiwa bidoubiwa released this 01 Sep 13:14

This version makes this package compatible with Meilisearch v0.29.1 πŸŽ‰
Check out the changelog of Meilisearch v0.29.1 for more information on the changes.

πŸš€ Enhancements

  • New search query parameter matchingStrategy #1324
  • The actions field when creating a key now accepts wildcards on specific actions. For example: indexes.* provides rights to create/get/delete/update indexes meilisearch/meilisearch#2560
  • Changes in filters and behavior of the NOT keyword meilisearch/meilisearch#2486