Version 4.0.0

July 5, 2022

Added

  • Support for Craft 4

Version 3.1.0

February 11, 2022

Changed

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

Version 3.0.1

June 29, 2021

Fixed

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

Version 3.0.0

June 29, 2021

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

Version 2.0.0

March 15, 2019

Initial Craft 3 release