Skip to content

Releases: protonemedia/laravel-cross-eloquent-search

2.6.1

22 Dec 11:05

Choose a tag to compare

  • Bugfix for excluding models when searching for relations without a search term (fixes #37).

2.6.0

22 Dec 10:12
e167745

Choose a tag to compare

  • Added includeModelType method (thanks @mrkalmdn!)

2.5.0

19 Dec 17:47
92c2fb6

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

Choose a tag to compare

Support for searching through relationships

2.3.2

01 Oct 13:40
962aafb

Choose a tag to compare

Fix for non-latin terms

2.3.1

01 Oct 08:22

Choose a tag to compare

Respect the existing orders when ordering by model type

2.3.0

01 Oct 07:57

Choose a tag to compare

Added 'orderByModel' method

2.2.5

01 Oct 07:21

Choose a tag to compare

Bugfix for Non-Latin languages

2.2.4

22 Sep 11:12

Choose a tag to compare

Bugfix

2.2.3

22 Sep 10:58

Choose a tag to compare

Ignore case