Skip to content

Releases: algolia/autocomplete

v1.7.0

22 Jun 12:22
de0e375

Choose a tag to compare

1.7.0 (2022-06-21)

Bug Fixes

  • autocomplete-js: leave the modal open on reset on pointer devices (#987) (3e387e6)

v1.6.3

10 May 12:25
862c24b

Choose a tag to compare

1.6.3 (2022-05-10)

Bug Fixes

  • react: fix compatibility issues with React 18 (#969) (fb46298)

v1.6.2

12 Apr 12:04
fa7da3a

Choose a tag to compare

1.6.2 (2022-04-12)

Bug Fixes

  • autocomplete-js: avoid warning when renderer is not specified at all (#947) (5fbae0d)
  • autocomplete-js: update components with new renderer (#946) (8fa038b)

v1.6.1

08 Apr 11:53
5cefb2f

Choose a tag to compare

1.6.1 (2022-04-08)

Bug Fixes

  • render: pass renderer.render to default render function (#940) (55f53d1)

v1.6.0

07 Apr 11:59
8b737cb

Choose a tag to compare

1.6.0 (2022-04-07)

Features

  • autocomplete-js: enable HTML templating (#920) (f5bbf34)

v1.5.7

07 Apr 07:45
4131bd6

Choose a tag to compare

1.5.7 (2022-04-05)

Bug Fixes

  • enterKeyHint: remove check on only Chrome browser (#933) (93a1fc2)
  • plugin-insights: allow search-insights v2 (#930) (c08189d), closes #929

v1.5.6

31 Mar 12:57
3fb73fa

Choose a tag to compare

1.5.6 (2022-03-31)

Bug Fixes

  • js: stop touchstart event propagation if coming from cancel button in detached mode (#924) (24cf9d6)

v1.5.5

31 Mar 09:30
9e8f9e6

Choose a tag to compare

1.5.5 (2022-03-30)

Bug Fixes

  • enterKeyHint: use a fixed enterKeyHint value on Samsung devices (#916) (b4aa087)

v1.5.4

23 Mar 10:53
6f59dd5

Choose a tag to compare

1.5.4 (2022-03-23)

Bug Fixes

  • js: prevent event bubbling on cancel button click (#922) (ba17ccd)

v1.5.3

23 Feb 11:15
fb9583e

Choose a tag to compare

1.5.3 (2022-02-23)

Bug Fixes

  • umd: batch requests when using plugins via UMD (#902) (1aa3dde)