Skip to content

Releases: algolia/algoliasearch-client-php

1.10.2

05 Aug 13:07
Compare
Choose a tag to compare
  • Fix of passing $strategy parameter to API in Client::multipleQueries
  • Follow new User-Agent header convention

1.10.1

29 Jun 17:41
Compare
Choose a tag to compare
  • Fix Index::saveSynonym

1.10.0

23 Jun 11:36
Compare
Choose a tag to compare

Add forwardToSlaves option in setSettings

1.9.4

14 Jun 13:46
Compare
Choose a tag to compare
  • All JSON operations are now validated by new Json class

1.9.3

03 Jun 17:05
Compare
Choose a tag to compare
  • Made Index::deleteByQuery return the number of delete operations triggered

1.9.2

18 May 22:06
Compare
Choose a tag to compare
  • Restored PHP 5.3 support

1.9.1

17 May 12:50
Compare
Choose a tag to compare
  • Fix Index::saveObject method signature
  • Made the AccessTests more reliable

1.9.0

10 May 21:21
Compare
Choose a tag to compare
  • Made the SecurityTests more reliable
  • Added support for Synonyms API endpoints
  • Randomized the order of fallback hosts per ClientContext instance
  • Fixed some minor typos in the README.md and converted the arrays to short array syntax

1.8.2

05 May 12:48
Compare
Choose a tag to compare

Fix custom headers

1.8.1

08 Mar 10:53
Compare
Choose a tag to compare
  • Add setExtraHeader on places index