Skip to content

Releases: statamic-rad-pack/meilisearch

v3.3.0

14 May 17:21
babb815
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.1...v3.3.0

v3.2.1

18 Dec 10:40
e1bdc5a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

14 Dec 18:56
2002361
Compare
Choose a tag to compare

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

27 Nov 11:17
Compare
Choose a tag to compare

What's new

v3.0.3

02 Nov 12:17
Compare
Choose a tag to compare

What's improved

  • Results will now be sorted using the search score from Meilisearch #26 by @robbanl

v3.0.2

17 Oct 08:31
Compare
Choose a tag to compare

What's new

  • You can now use maxTotalHits and hitsPerPage options when configuring indexes #24 by @ryanmitchell

v3.0.1

17 Oct 07:36
Compare
Choose a tag to compare

What's fixed

v3.0.0

16 Oct 16:43
Compare
Choose a tag to compare

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

2.0.1

23 Aug 13:58
c0f72de
Compare
Choose a tag to compare

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

20 Jun 22:35
c35df56
Compare
Choose a tag to compare

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

Full Changelog: 1.1.0...2.0.0