Skip to content

v3.0.0

Compare
Choose a tag to compare
@duncanmcclean duncanmcclean released this 16 Oct 16:43
· 20 commits to main since this release

The meilisearch addon is now part of The Rad Pack. As part of this, please run the following commands when upgrading:

  1. composer remove elvenstar/statamic-meilisearch
  2. composer require statamic-rad-pack/meilisearch

What's new

  • You can now extend the Index class #20 by @j6s

What's fixed

  • Use getSearchReference method instead of reference #18 by @duncanmcclean
  • The Searchable interface is now used in place of concrete implementations #19 by @j6s

Breaking changes

  • This addon only supports Statamic 4 now
  • The package name has changed to statamic-rad-pack/meilisearch