Skip to content

Releases: trendyminds/algolia

5.0.0

05 Apr 19:05
Compare
Choose a tag to compare

5.0.0 - 2024-04-05

Added

  • Support for Craft 5

4.0.0

05 Jul 19:53
Compare
Choose a tag to compare

Added

  • Support for Craft 4

3.1.0

11 Feb 15:23
Compare
Choose a tag to compare

3.1.0 - 2022-02-11

Changed

  • Algolia PHP SDK updated to 3.2
  • PHP 7.3+ required
  • Craft 3.5+ required
  • Swapped tightenco/collect with illuminate/collections

3.0.1

29 Jun 20:15
Compare
Choose a tag to compare

3.0.1 - 2021-06-29

Fixed

  • Coerce filters with boolean values to a string value of "true" or "false" to cooperate with Algolia syntax engine

3.0.0

29 Jun 18:36
Compare
Choose a tag to compare

3.0.0 - 2021-06-29

Added

  • Helper to convert an object of filters into the stringified Algolia syntax for filtered searches

Changed

  • Algolia PHP SDK updated to 3.x
  • PHP 7.1+ required
  • Craft 3.1.19+ required

2.0.0

15 Mar 13:52
Compare
Choose a tag to compare

Initial Craft 3 release