Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
404.61 KB
MD5: 02aafcedf0bb5f730e124cbe58bd39a7
SHA-1: e88ef7b183dc1ed8b60c085622ea983dc15eb7e0
SHA-256: 480c24874fe553aba68c5fe2bfff2d2fcecb1555c6080ead90f754c880fb3a6a
Download zip
628.76 KB
MD5: 780f729a25057867e9a1ccb8509e34fc
SHA-1: 174a463535c6b77c4c9ec9481a7ab7989e661868
SHA-256: 9c168da2e3b0ddbc27c5a9185f8b8dcb656e44a6d1e0c7dd0b569a30adaf98a4
Release notes
This is the second release candidate for the Search API module's 8.x-1.0 version.
Compared to the RC 1 release it mainly fixes #2866454: Several problems in update 8103, which can lead to error when running update functions (for release Beta 5 or newer) in certain setups, and two minor issues with the database backend. Updating, especially from Beta 5 or RC 1, is strongly recommended.
The release is supposed to be ready for release and contains no known (major) bugs. Unless such a bug is discovered before then and cannot be fixed in time, the first stable release, Search API 8.x-1.0, will be released next weekend, April 15 or 16.
Complete list of changes since the RC 1 release:
- #2846932 by drunken monkey, killua99, borisson_: Fixed error when changing boost values with a Postgres database backend.
- #2866454 by phenaproxima, drunken monkey: Fixed problems in update 8103.
- #2844945 by drunken monkey: Fixed uncaught exception when adding too many fields.