Releases: algolia/algoliasearch-client-android
Releases · algolia/algoliasearch-client-android
3.20.8
13 Apr 00:38
Compare
Sorry, something went wrong.
No results found
3.20.7
12 Apr 22:02
Compare
Sorry, something went wrong.
No results found
3.20.6
12 Apr 20:39
Compare
Sorry, something went wrong.
No results found
3.14.1
01 Mar 13:38
Compare
Sorry, something went wrong.
No results found
Bug Fixes
searchCache: Change search cache from 2s to 120s (3114474 )
3.14.0
16 Jan 12:34
Compare
Sorry, something went wrong.
No results found
Bug Fixes
deleteBy: Use encoded index name (b5a8ab7 )
rename getIndexName to getRawIndexName in the offline flavor (091008a )
Index: missing request options methods (#458 ) (e081acd )
Features
3.13.1
12 Sep 11:20
Compare
Sorry, something went wrong.
No results found
3.13.1 (2017-09-12)
Bug fixes
Meta-release merging 3.12.1 branch with master
3.13.0
12 Sep 11:19
Compare
Sorry, something went wrong.
No results found
Bug fixes
Remove broken waitTask(int) in favor of waitTask(long)
3.12.1
26 Jul 11:53
Compare
Sorry, something went wrong.
No results found
Bug fixes
Avoid passing large API keys inside HTTP headers
3.12.0
14 Jun 09:34
Compare
Sorry, something went wrong.
No results found
New features
Support argument as List for setAttributesToRetrieve and etAttributesToHighlight
3.11.0
31 May 17:24
Compare
Sorry, something went wrong.
No results found
New features
Query.parseFrom() made public, mirroring Query.build()