search_api_autocomplete 8.x-1.6

Bug fixes

This is release 1.6 of the Search API Autocomplete module, containing several bug fixes and new features.

There is one new change record for this release: AutocompleteBackendInterface is deprecated.

search_api_autocomplete 8.x-1.3

Bug fixes

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

This will be the last release compatible with Drupal 8.7, the next scheduled release will require Drupal 8.8 and be fully compatible with Drupal 9.0. (Unless a security release is urgently required.)

search_api_autocomplete 8.x-1.2

Bug fixes
New features

This is release 1.2 of the Search API Autocomplete module, containing several bug fixes and new features.

If you use a custom template for your autocomplete suggestions, please be aware when updating that #3034802: Duplicate prefix text shown changed the #prefix template variable to #note.

search_api_autocomplete 8.x-1.0

Bug fixes

This is the first stable release, 1.0, of the Search API Autocomplete module for Drupal 8.

This module is now officially recommended for production use and will also receive Security Team support.

search_api_autocomplete 8.x-1.0-rc2

Bug fixes

This is the second release candidate (RC 2) version of the Search API Autocomplete module for Drupal 8.

It contains a few bug fixes, one of them for a major issue (#2912246: Autocomplete/autosuggestions are not language-context sensitive). If no new major/critical bugs are found in this release within two weeks, a 1.0 stable release will be created.

search_api_autocomplete 8.x-1.0-rc1

Bug fixes
New features

This is the first release candidate (RC 1) version of the Search API Autocomplete module for Drupal 8.

It contains several new features and bug fixes. If no new major/critical bugs are found in this release within two weeks, a 1.0 stable release will be created.

search_api_autocomplete 8.x-1.0-beta2

Bug fixes
New features

This is the second Beta release for the Search API Autocomplete module's Drupal 8 version.
This means a) there will be no future API or data breaks, unless absolutely necessary; and b), this release has no Security Team coverage.

search_api_autocomplete 8.x-1.0-beta1

Bug fixes
New features

This is the first Beta release for the Search API Autocomplete module's Drupal 8 version.
This means a) there will be no future API or data breaks, unless absolutely necessary; and b), this release has no Security Team coverage.

search_api_autocomplete 8.x-1.0-alpha3

Bug fixes
New features

This is the Alpha 3 release for the Search API Autocomplete module on Drupal 8.

Compared to Alpha 2, it contains several bug fixes and some new functionality. It also breaks compatibility with the previous version, so you'll either have to migrate the configuration manually or re-configure your autocomplete settings after the upgrade.

search_api_autocomplete 8.x-1.0-alpha1

Bug fixes
New features

This is the first Alpha release of the Search API Autocomplete module's Drupal 8 version.

It contains code that will already produce working autocomplete suggestions (when used with a compatible backend). However, there are also already some known issues, and there will likely be API breaks before the module goes into Beta (possibly also without an upgrade path for existing installations), so please use with caution, especially on production servers.

search_api_autocomplete 8.x-1.x-dev

Bug fixes
New features

The current development version of the 8.x-1.x branch, compatible to Drupal 8.

search_api_autocomplete 7.x-1.4

Bug fixes
New features

This is release 1.4 of the Search API Autocomplete module, containing several bug fixes and new features.

This release adds a great deal of flexibility to the module. E.g., it is now possible to write your own autocompletion code (either as a plugin or in a custom script), and to deliver live results instead of autocomplete suggestions (with either of those methods).

search_api_autocomplete 7.x-1.2

Bug fixes
New features
Insecure

This is stable release 1.2 of the Search API Autocomplete module, containing several bug fixes and new features.

search_api_autocomplete 7.x-1.1

Bug fixes
New features
Insecure

This is release 1.1 of the Search API Autocomplete module, containing some new features and bug fixes (especially regarding the Javascript functionality for submitting right away when a selection is made).

search_api_autocomplete 7.x-1.0

Bug fixes
Insecure

This is the first stable release of the Search API Autocomplete module.

search_api_autocomplete 7.x-1.0-rc1

New features
Bug fixes
Insecure

This is the first release candidate of the Search API Autocomplete module.

The release adds several new features and bug fixes. As the probably most sought-after new feature, #1278042: Add auto-submit for the autocompletion added auto-submit behaviour when a suggestion is selected.
Also, #1801038: Use machine names as identifiers for search pages should vastly improve handling of autocompletion for search pages when using features.

Note: A bug has been reported for this release, #1954692: Fix database update 7102 (Search page IDs), which leads to update.php printing an error message if the Search pages module isn't installed on the site. If you encounter this error, do not be alarmed, it has no effect whatsoever.
However, a bug fix will of course be included in the 1.0 release.

search_api_autocomplete 7.x-1.0-beta1

New features
Bug fixes
Insecure

Initial beta release of the project. Basic functionality is in place and working quite well, as far as I can see.

Currently, only the Solr server with the patch in #1192654: Add support for the Autocomplete module supports autocompletion.

search_api_autocomplete 7.x-1.x-dev

The current development snapshot of the project. Should normally be usable, but is not recommended for use on production sites.

Subscribe with RSS Subscribe to Releases for Search API Autocomplete