Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1014 Bytes

CHANGELOG.md

File metadata and controls

56 lines (30 loc) · 1014 Bytes

CHANGELOG

Version 2.0.2

  • (feat): Check alternative filename for MetaBox Group dependency

Version 2.0.1

  • (feat): disable ES indexable when yard-elasticsearch active

Version 2.0.0

  • Chore: clean-up, php8 and compliant with new version of ElasticPress.

Version 1.0.9

  • Fix: Elasticpress filter 'epwr_decay' expects float value instead of int.

Version 1.0.8

  • Feat: add config taxonomies and register per CPT.

Version 1.0.7

  • Fix: don't overwrite UUID after generation

Version 1.0.6

  • Chore: add per_page as alias for limit

Version 1.0.5

  • Chore: format labels in admin.

Version 1.0.4

  • Fix: remove OpenWOB items from the global post_type indexing for Elasticpress.

Version 1.0.3

  • Add UUID for identifier
  • RestAPI: findBy UUID instead of custom ID

Version 1.0.2

  • Cleanup duplicate code in OpenWOBSyncManager
  • Update dependency versions

Version 1.0.1

  • Add excerpt to OpenWOB
  • Upgrade PHP-CS-Fixer to version 3.0

Version 1.0.0

  • Initial release