Releases: OnTheGoSystems/wpml-elasticpress
Releases · OnTheGoSystems/wpml-elasticpress
2.0.4
2.0.3
Download
You can download the built version below.
Changelog
- Fix: compatibility with ElasticPress 5.0.0
2.0.2
Download
You can download the built version below.
Changelog
- Fix: compatibility with stopwords analyzers on ElasticPress 4.7.0 or newer.
- Fix: error when deleting and trashing posts on PHP 8.0 or newer.
2.0.1
Download
You can download the built version below.
Changelog
- Fix: plugin main directory.
2.0.0
2.0.0 is a major version
WPML ElastiucPress 2.0.0 brings one long-awaited feature: the ability to sync and analyze content in its own language.
Please note that this is a backward incompatible change. After updating, a fresh sync discarding all existing data is needed.
Download
You can download the built version below.
Changelog
- Feat: analyze and sync content in its own language.
- Feat: use a different index per type of content, per language.
- Chore: update the CLI command to
sync
instead of the deprecatedindex
. - Fix: analyze language fields as comma-separated lists of keywords.
- Fix: include non-translatable posts in non-default post language indices.
- Fix: include relevant posts in the default language in non-default language indices for post types set to be displayed as translated.
1.0.0 - First release
You can download the built version below:
Changelog:
- Filter the search by language.
- Add
post-lang
parameter to CLI indexing command.