Skip to content

Releases: algolia/instantsearch-ios

8.0.2

29 Apr 07:17

Choose a tag to compare

Fix

  • core: percent-encode reserved sub-delimiters in SearchParamsEncoder (#357) (dfb0cd60)

8.0.1

20 Apr 07:29

Choose a tag to compare

Misc

  • (feat): Add event subtype support to InstantSearch Insights (#354) (511d8453)

8.0.0

10 Mar 12:37
3429a06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.27.1...8.0.0

7.27.1

09 Jan 14:07

Choose a tag to compare

Misc

  • Merge pull request #342 from algolia/version-7.27.0 (a4347c2)

Fix

7.27.0

01 Jul 14:39

Choose a tag to compare

Fix

  • add requestOptions to MultiSearcher init (#341) (51a0890)

7.26.4

20 Feb 09:11

Choose a tag to compare

Fix

Refactor

  • optimize page map iterator to avoid items copying (#329) (d3eff80)

7.26.3

29 Jul 09:13

Choose a tag to compare

Fix

  • conform pagemap extension to sequence protocol (#321) (a921ecb)

7.26.2

04 Jun 09:04

Choose a tag to compare

Fix

  • align versions with api client (#315) (27105ae)
  • insights: control auto sending events w/ isAutoSendingHitsViewEvents (#314) (8573411)

7.26.1

28 Aug 13:05

Choose a tag to compare

What's Changed

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

7.26.0

17 Aug 07:28

Choose a tag to compare

Feat