Skip to content

Releases: algolia/instantsearch-android

2.6.0-beta02

26 Aug 10:31
Compare
Choose a tag to compare
2.6.0-beta02 Pre-release
Pre-release

Changed

  • Kotlin 1.4.0
  • Algolia Kotlin Client 1.5.0
  • Android minimum SDK to 21

2.6.0-beta01

24 Aug 12:24
a7707c4
Compare
Choose a tag to compare
2.6.0-beta01 Pre-release
Pre-release

Changed

  • Kotlin 1.4.0
  • Algolia Kotlin Client 1.5.0

2.5.1

22 Jul 13:52
aa2866d
Compare
Choose a tag to compare

Fixed

  • Filter unexpected items from the hierarchical tree results

2.5.0

21 Jul 08:40
d92373f
Compare
Choose a tag to compare

Added

  • Support and target Android API 30
  • Add selection capability to the hierarchical tree nodes
  • Filter range dynamic behavior based on a searcher state

2.4.0

04 Jun 09:33
25415a8
Compare
Choose a tag to compare

Added

  • Related items widget
  • Connecting SortByViewModel to PagedList

Changed

  • Kotlin 1.3.72
  • Android Gradle Plugin 3.6.3
  • Algolia Kotlin Client 1.4.0 (#198)

Fixed

  • Apply correct spans in toSpannedString extension function

2.4.0-beta02

13 May 09:21
2711121
Compare
Choose a tag to compare
2.4.0-beta02 Pre-release
Pre-release

Added

  • Related items widget

Changed

  • Kotlin 1.3.72
  • Android Gradle Plugin 3.6.3
  • Algolia Kotlin Client 1.4.0 (#198)

Fixed

  • Apply correct spans in toSpannedString extension function

2.4.0-beta01

11 May 15:12
57dd14d
Compare
Choose a tag to compare
2.4.0-beta01 Pre-release
Pre-release

Changed

  • Kotlin 1.3.72
  • Android Gradle Plugin 3.6.3
  • Algolia Kotlin Client 1.4.0 (#198)

Fixed

  • Apply correct spans in toSpannedString extension function

2.3.1

23 Mar 15:00
Compare
Choose a tag to compare
  • Fix PagedList Bug when typing too fast #194

2.3.0

24 Feb 14:55
Compare
Choose a tag to compare
  • Use Kotlin client 1.3.1
  • Updated Ktor to 1.3.0

2.2.1

13 Dec 13:03
b7ef2d4
Compare
Choose a tag to compare
  • Use Kotlin client 1.2.1
  • Add clear method to ConnectionHandler