Skip to content

Releases: algolia/algoliasearch-client-swift

8.13.0

13 Dec 18:12

Choose a tag to compare

Feat

  • Replace static UserAgent with UserAgent extensions (#764) (52a682b)

Fix

  • Around precision url component conversion issue (#765) (58ad2eb)

Refactor

8.12.0

05 Nov 14:56

Choose a tag to compare

Feat

8.11.0

06 Oct 15:05

Choose a tag to compare

Feat

  • Implement Recommend client (#753)
  • Implement enableReRanking search attribute (#757)

8.10.0

13 Jul 21:40

Choose a tag to compare

Feat

  • Add abTestID to the search response (#749)

Fix

  • Make the RetryableHost initializer public (#747)

8.9.0

08 Jul 09:47

Choose a tag to compare

Feat

  • Dynamic facet ordering support (#739)

Fix

  • Resolve conflict between TimeInterval convenient methods and DispatchTimeInterval (#744)
  • Add missing virtual replicas parameter coding (#743)

Misc

  • Rename Recommendation -> Personalization (#745)

8.8.1

03 Mar 13:36

Choose a tag to compare

Fix

  • Set the correct json decoding key for indexName field in the SearchResponse (#735) (e4738cd)

8.8.0

02 Mar 20:02
e2a9194

Choose a tag to compare

Refactor

8.7.0

17 Feb 12:47

Choose a tag to compare

Feat

  • Implement virtual indices related parameters (#727) (3573863)
    • relevancyStrictness
    • appliedRelevancyStrictness
    • nbSortedHits

8.6.0

03 Feb 20:48

Choose a tag to compare

Feat

Fix

  • Update carthage dependencies and prebuild script (#725) (ab8a46d)
  • AB test variant fields nullability (#720) (b97fefe)

Misc

  • Add decompoundQuery search & settings parameter (#722) (2e5fa23)
  • Add filters field to Rule condition (#721) (8d927d1)

8.5.0

18 Jan 12:34

Choose a tag to compare

Feat

  • Implement findAnswers method of Algolia Answers (#701) (de625ca)

Misc

  • Add DOCKER_README and update README with Docker section (#703) (eefc439)