Skip to content

Releases: protonemedia/laravel-cross-eloquent-search

2.6.0

22 Dec 10:12
e167745
Compare
Choose a tag to compare
  • Added includeModelType method (thanks @mrkalmdn!)

2.5.0

19 Dec 17:47
92c2fb6
Compare
Choose a tag to compare
  • Support for PHP 8.1
  • Dropped support for PHP 7.4
  • Dropped support for Laravel 6 and 7

2.4.0

06 Oct 13:36
664d900
Compare
Choose a tag to compare

Support for searching through relationships

2.3.2

01 Oct 13:40
962aafb
Compare
Choose a tag to compare

Fix for non-latin terms

2.3.1

01 Oct 08:22
Compare
Choose a tag to compare

Respect the existing orders when ordering by model type

2.3.0

01 Oct 07:57
Compare
Choose a tag to compare

Added 'orderByModel' method

2.2.5

01 Oct 07:21
Compare
Choose a tag to compare

Bugfix for Non-Latin languages

2.2.4

22 Sep 11:12
Compare
Choose a tag to compare
Bugfix

2.2.3

22 Sep 10:58
Compare
Choose a tag to compare

Ignore case

2.2.2

21 Sep 11:47
Compare
Choose a tag to compare

Bugfix for empty search terms