Releases: statamic-rad-pack/meilisearch
Releases · statamic-rad-pack/meilisearch
v3.4.0
What's Changed
- Tests now against an actual Meilisearch instance by @ryanmitchell in #40
- Laravel 12 support by @andjsch in #42
New Contributors
Full Changelog: v3.3.0...v3.4.0
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
maxTotalHitsandhitsPerPageoptions 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-meilisearchcomposer require statamic-rad-pack/meilisearch
What's new
What's fixed
- Use getSearchReference method instead of reference #18 by @duncanmcclean
- The
Searchableinterface 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