Scout Extended Versions Save

Scout Extended: The Full Power of Algolia in Laravel

v1.20.0

2 years ago
  • Add whereOptional helper to send optional filters

v1.19.0

2 years ago

v1.17.0

3 years ago

Changed

  • Update the Algolia API client version (#277)

v1.16.0

3 years ago

Added

  • Prepare support for Laravel Octance (#275)

Fixed

  • Register macros and commands during provider boot (#274)

v1.15.0

3 years ago

Added

  • Add support for custom binding of LocalSettingsRepository using LocalSettingsRepositoryContract (#272)

Fixed

  • Set the correct permission for LICENSE.md (#271)

v1.14.0

3 years ago

Added

  • Documentation on running the test suite locally (#267)

Fixed

  • Bug with empty array when using whereIn method (#265)
  • Failing test in SearchableFinderTest (#264)

v1.13.0

3 years ago

1.13.0 - 2021-01-22

Fixed

  • Ignore import errors when scannig for searchables (#262)

v1.12.0

3 years ago

1.12.0

Added

  • Support for SearchableFinder to find Searchable classes outside of app/ (#175)

v1.11.0

3 years ago

Added

  • PHP8 support

v1.10.2

3 years ago

Chore

  • Containerize repo