Skip to content

Releases: algolia/instantsearch-ios

7.26.1

28 Aug 13:05
Compare
Choose a tag to compare

What's Changed

  • Added SwiftUI query suggestions example (#294) (47d296a)

7.26.0

17 Aug 07:28
Compare
Choose a tag to compare

Feat

7.25.2

12 Jun 04:40
Compare
Choose a tag to compare

Fix

7.25.1

30 May 14:52
Compare
Choose a tag to compare

Fix

  • recalculate selections on facets order change (#289) (168505a)

7.25.0

06 May 14:59
Compare
Choose a tag to compare

Fix

  • redundant search request sent by NumberRangeConnector (#283) (7c68b57)

Feat

  • HitsTracker: add automatic object ids chunking (#284) (5c1a04a)
  • hits: Inifinite Scroll components (#282) (2b8eced)

7.24.0

03 May 07:37
Compare
Choose a tag to compare

Feat

  • Insights: automatic hits view events tracking (#276) (501bb00)

7.23.0

13 Feb 10:10
Compare
Choose a tag to compare

Feat

7.22.0

30 Jan 15:55
Compare
Choose a tag to compare

Feat

  • dynamicFacetList: add default selection & faceting parameters (#272) (1c311b5)

Fix

  • HitsObservableController: empty queries conditional display not working (#267) (d67b03a)
  • Stop sending empty events packages (#268) (0dcd985)

7.21.2

02 Nov 12:59
Compare
Choose a tag to compare

Fix

  • multi-search: crash in case of requests-results count mismatch (#261) (47ae361)

7.21.1

13 Oct 12:52
Compare
Choose a tag to compare

Fix

  • DynamicFacetListInteractor: Updating orderedFacets of the DynamicFacetListInteractor ignores disjunctiveFacets (#258) (abcc825)
  • HitsInteractor: Missing json decoder in convenience initalizer (#257) (5981de8)