packagist meilisearch/meilisearch-php v0.25.0
v0.25.0 🐘

latest releases: dev-staging, dev-main, v1.12.0...
2 years ago

This version makes this package compatible with Meilisearch v0.29.0 🎉
Check out the changelog of Meilisearch v0.29.0 for more information on the changes.

🚀 Enhancements

  • Ensure support to the new search query parameter matchingStrategy (#376) @brunoocasali
  • Ensure support to keys with wildcarded actions.
    • actions field during key creation now accepts wildcards on actions. For example, indexes.* provides rights to indexes.create, indexes.get,indexes.delete, indexes.delete, and indexes.update. (#377) @brunoocasali

⚠️ Breaking Changes

This breaking change may not affect you, but in any case, you should check your search queries if you want to keep the same behavior from v0.28.

Don't miss a new meilisearch-php release

NewReleases is sending notifications on new releases.