Skip to content

Releases: algolia/algoliasearch-client-swift

8.13.2

12 Jan 14:51
Compare
Choose a tag to compare

Fix

  • Query url encoding issue with plus sign (#772) (0af9644)

8.13.1

22 Dec 18:53
Compare
Choose a tag to compare

Fix

  • Move API key to body if the key's length > 500 chars (#769) (c1be4fb)

8.13.0

13 Dec 18:12
Compare
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
Compare
Choose a tag to compare

Feat

8.11.0

06 Oct 15:05
Compare
Choose a tag to compare

Feat

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

8.10.0

13 Jul 21:40
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Refactor

8.7.0

17 Feb 12:47
Compare
Choose a tag to compare

Feat

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