Skip to content

Releases: OnTheGoSystems/wpml-elasticpress

2.1.0

Choose a tag to compare

@decodekult decodekult released this 22 Oct 13:24

Download

You can download the built version below.

Changelog

  • Bring support for the Documents feature.

2.0.4

Choose a tag to compare

@decodekult decodekult released this 27 Nov 12:40

Download

You can download the built version below.

Changelog

  • Fix: better management of sites indices in Health stats.
  • Fix: cache cluster indices for better performance.
  • Fix: unsync documents when moved to a non indexable stati.
  • Fix: adjust undefined variables.

2.0.3

Choose a tag to compare

@decodekult decodekult released this 26 Nov 09:54
591bfd7

Download

You can download the built version below.

Changelog

  • Fix: compatibility with ElasticPress 5.0.0

2.0.2

Choose a tag to compare

@decodekult decodekult released this 16 Aug 11:06
a00e02c

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

Choose a tag to compare

@decodekult decodekult released this 07 Aug 12:43
c1758f3

Download

You can download the built version below.

Changelog

  • Fix: plugin main directory.

2.0.0

Choose a tag to compare

@decodekult decodekult released this 17 Jul 17:19
f70c0b4

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 deprecated index.
  • 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

Choose a tag to compare

@strategio strategio released this 24 Aug 19:22

You can download the built version below:

Changelog:

  • Filter the search by language.
  • Add post-lang parameter to CLI indexing command.