Install

Works with Drupal: ^10.2 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 83.13 KB
MD5: 2cb86bf7eca67af38dbb12e17aa0bfea
SHA-1: dbbac7f790b711646017df5e658c0ef306eb7d48
SHA-256: 5a015d3594ff39d234425dfa83a65dd1572f866692e8284e0f5a7c4314d3bb37
Download zip 140.13 KB
MD5: 0ca55dbb7cf3dd96c2151461c00a0555
SHA-1: 9c1d287cde328511f4e84dfd49bea401f5eddc6a
SHA-256: 72f9099b695108c70dd806c8a6cf65ab62a449d9245c3baf336e3d10f58a88ac

Release notes

This is release 1.11 of the Search API Autocomplete module, containing several bug fixes.

Contributors (3)

drunken monkey, stefan.korn, vensires

Changelog

Issues: 9 issues resolved.

Changes since 8.x-1.10 (compare):

Bug

  • [#3500723]: Fixed deprecated methods referenced in TestExposedForm.
  • [#3493327]: Fixed suggestion template to not skip "0" string values.
  • [#3500338]: Fixed error in post-update hook when upgrading to version 1.10.
  • [#3529145]: Fixed our Twig template to not use the "spaceless" filter.
  • [#3500721]: Fixed unnecessary item loads in LiveResults::getAutocompleteSuggestions().
  • [#3541725]: Made sure our UI respects the "no_ui" plugin key.

Task

  • [#3539576]: Added attribute discovery support for our plugin types.
  • [#3542804]: Enabled deprecation testing.
  • [#3496743]: Refactored LiveResults to have a separate getItemUrl() method for easier overriding.
Created by: drunken monkey
Created on: 1 Nov 2025 at 21:15 UTC
Last updated: 1 Nov 2025 at 21:15 UTC
Bug fixes

Other releases