Skip to content

Releases: algolia/algoliasearch-client-php

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

1.8.0

24 Feb 16:20
Compare
Choose a tag to compare

Fixed version number

1.7.1

23 Feb 15:26
Compare
Choose a tag to compare
  • Add new secured api key
  • Drop php 5.3 support
  • Project is now following PSR-2 Coding style
  • Add 7.0 support
  • New snippetEllipsisText search parameter exposed
  • Adding in multipleQueries request

1.6.3

07 Dec 09:44
Compare
Choose a tag to compare
  • Export improvement

1.6.2

19 Nov 13:45
Compare
Choose a tag to compare
Fix hhvm issue