Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
New Features
- Added the ability to seed the random padding digits.
- Re-factored OplEncryptor into XorEncryptor and added support for multiple providers (instead of just GMP). BCMath is now supported.
- Added an appropriate error to the Status Reports page when no providers are available.
- Implemented a native PHP XOR provider (though only for 64-bit systems, and only as a last resort).
This is release 1.20 of the Search API module, containing two bug fixes and a new feature.
This quick new release was made necessary since the previous release, 1.19, contained one bug (#2731103: Fix the default value for the taxonomy term filter "multiple" setting) that will silently change the default of a setting in search views, threrefore potentially changing the behavior of search views. Please therefore read the following explanations before updating to this release.
This release requires PHP 5.6 or higher! The dependencies have also changed! Make sure to read the README.txt file, or run composer update if using Composer Manager.