Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

Releases: algolia/algoliasearch-client-android

3.27.0

22 Jan 14:01
1271069
Compare
Choose a tag to compare

Features

  • Index: Overload for setSettings (a5881e5)
  • Query: enablePersonalization (f01edc4)

3.26.1

23 Aug 17:07
Compare
Choose a tag to compare

3.26.1

  • core: upgrade to offline core 1.2.2 (c5dc4ec)

3.26.0

13 Aug 16:29
Compare
Choose a tag to compare

3.26.0

  • dependencies: Downgrade appcompat from 28-beta01 to 27.1.1 (#557) (001cbfc)

3.25.0

13 Aug 15:27
Compare
Choose a tag to compare

3.25.0

  • Improved handling of Boolean parameters

3.24.0

13 Aug 15:16
bab7e95
Compare
Choose a tag to compare

Dummy release fixing release v3.22.3 being distributed as v3.23.3

3.22.15

27 Jul 15:23
Compare
Choose a tag to compare

3.22.15

  • Update to API 28
  • revert modification of build.gradle symlink (ba0311e)

3.22.14

29 Jun 14:48
Compare
Choose a tag to compare

3.22.14

  • fastlane: Fix the gitcheckout on Gemfile.lock (d5ea5eb)
  • fastlane: Git checkout Gemfile.lock (5ae5e52)
  • MirroredIndex: fix the timeout conversion (#550) (e13e3ff)
  • release.sh: New MacOS sed is working as expected (524938a)\n### Features
  • clickAnalytics: Add clickAnalytics feature. Used to return the queryID for analytics (#548) (78e4b73)

3.22.13

05 Jun 10:12
Compare
Choose a tag to compare

3.22.13

3.21.13

18 May 15:02
Compare
Choose a tag to compare

3.21.13

Bug Fixes

  • disjunctive faceting: Fix handling of commas via JSONArray syntax (#545) (d1cbdf7)

3.21.11

30 Apr 14:55
Compare
Choose a tag to compare

3.21.11

  • Index: expose addObject(obj, requestOptions) (7fe0102)
  • Query: Accept any CharSequence (#543) (1ea875b)

Features