Releases: statamic-rad-pack/meilisearch
Releases · statamic-rad-pack/meilisearch
v3.3.0
What's Changed
- Community Health Files by @duncanmcclean in #34
- Add Statamic 5 support by @godismyjudge95 in #38
New Contributors
- @godismyjudge95 made their first contribution in #38
Full Changelog: v3.2.1...v3.3.0
v3.2.1
v3.2.0
What's Changed
- Use lazy indexing/updating for performance and reduced memory usage by @ryanmitchell in #31
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's new
- Site based indexes are now supported #28 #29 by @ryanmitchell
v3.0.3
v3.0.2
What's new
- You can now use
maxTotalHits
andhitsPerPage
options when configuring indexes #24 by @ryanmitchell
v3.0.1
What's fixed
- Fixed typo in the package name #23 by @ryanmitchell
v3.0.0
The meilisearch addon is now part of The Rad Pack. As part of this, please run the following commands when upgrading:
composer remove elvenstar/statamic-meilisearch
composer require statamic-rad-pack/meilisearch
What's new
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
2.0.1
What's Changed
- Remove paragraph about versioning system from readme by @lakkes-ra in #15
- Add support for Statamic 3.3
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Allow new version of
meilisearch/meilisearch-php
by @Z3d0X in #10 - Update for MS v1.0, Statamic 4.0 and Laravel 10 by @lakkes-ra in #13
- Update Authorization Header in README by @lakkes-ra in #12
New Contributors
- @Z3d0X made their first contribution in #10
- @lakkes-ra made their first contribution in #13
Full Changelog: 1.1.0...2.0.0