Skip to content

Latest commit

 

History

History
54 lines (28 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

54 lines (28 loc) · 1.02 KB

Changelog

v2.1.1

  • Chore: Update CMB2 to version 2.11.0.

v2.1.0

  • Feat: Support for multiple type params in tax query used in api responses.

v2.0.0

  • Feat: Implement CMB2 and replace Metabox.io.

v1.0.9

  • Fix: Remove return type of getItemBySlug method inside BaseItemsController.

v1.0.8

  • Fix: APP_ENV check in ItemsFactory while getting controller class.

v1.0.7

  • Feat: Add preview parameter for retrieving drafts.

v1.0.6

  • Feat: Add related items to api response, single openpub item.

v1.0.5

  • Feat: Add filtering on items in api based on taxonomies slug in active items endpoint.

v1.0.4

  • Feat: Filter items, in api, on type taxonomy slug when param is set.
  • Feat: Filter items, in api, on show on taxonomy slug when param is set.

v1.0.3

  • Fix: Return value must be array, object returned in ItemsFactory method retrieve.

v1.0.2

  • Chore: Update dependencies + reference openpub-base plugin from BitBucket to GitHub.

v1.0.1

  • Fix: Fixes and tweaks.

v1.0.0

  • Initial release.