Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

38 lines (33 loc) · 1.19 KB

Changelog

1.1.2

  • Refactor: AI client instance, make interchangeable.
  • Fix: Minor syntax typos.
  • Chore: Updated README notes.
  • Test: Add more unit tests.
  • Tested up to WP 6.7.1.

1.1.1

  • Fix: Resolved issues with onChange handler for AiSidebar fields.
  • Fix: Resolved issues with front slashed slug.
  • Fix: Resolved issue with deprecation warnings - nextHasNoMarginBottom.
  • Fix: Resolved issue related to null object on: editor-post-title update.
  • Fix: Resolved issue with dependency conflict wp-edit-site.
  • Chore: Updated build ignore list.
  • Chore: Updated README notes.
  • Tested up to WP 6.7.1.

1.1.0

  • Feat: Added Headline, Summary, Slug, Keywords feature.
  • Feat: Added AI sidebar.
  • Feat: Introduced Post meta features for Articles.
  • Feat: Implemented custom filters apbe_tone_prompt, apbe_feature_prompt & apbe_rest_routes.
  • Tested up to WP 6.7.1.

1.0.1

  • Reference assets directly using plugin_dir_url.
  • Upgrade CI/CD build to Node 20.
  • Update custom filter prefix apbe_form_fields.
  • Tested up to WP 6.7.1.

1.0.0 (Initial Release)

  • Add AI tone capabilities to toolbar.
  • Add custom plugin options page.
  • Add Unit Tests.
  • Update README notes.
  • Tested up to WP 6.7.1.