Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 884 Bytes

CHANGELOG.md

File metadata and controls

52 lines (28 loc) · 884 Bytes

CHANGELOG

Version 1.0.11

  • Refactor: config metaboxes array key

Version 1.0.10

  • Refactor: name change OpenWOB becomes OpenWOO

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