Skip to content

Releases: badasswp/ai-plus-block-editor

v1.8.0

11 Oct 07:15

Choose a tag to compare

This release contains the following enhancements & fixes:

  • Feat: Implement Claude AI provider.
  • Fix: Load missing Grok provider correctly.
  • Feat: Implement AI provider abstraction.
  • Refactor: Improve AI providers.
  • Feat: Enable filtering of AI Switcher options.
  • Feat: Add error logging capabilities.
  • Chore: Update plugin menu icon.
  • Feat: Add custom filters:
    • apbe_ai_provider_success_call.
    • apbe_ai_provider_fail_call.
    • apbe_ai_provider_response.
    • apbe_ai_providers.
    • apbe_claude_api_url.
    • apbe_claude_args.
    • apbe_claude_system_prompt.
    • apbe_deepseek_system_prompt.
    • apbe_open_ai_system_prompt.
  • Docs: Update README docs.
  • Test: Update unit tests.
  • Tested up to WP 6.8.2.

v1.7.1

20 Sep 16:05

Choose a tag to compare

This release contains the following fixes:

  • HotFix: Update issue with broken plugin deploy.
  • Docs: Update README docs.

v1.7.0

13 Sep 20:47

Choose a tag to compare

This release contains the following enhancements:

  • Feat: Add Grok AI provider.
  • Feat: Implement custom filters apbe_grok_api_url, apbe_grok_args, apbe_grok_system_prompt.
  • Test: Update unit test cases.
  • Docs: Update README docs.
  • Tested up to WP 6.8.

v1.6.2

20 Jul 17:31

Choose a tag to compare

This release contains the following fixes:

  • Update CI/CD build workflow.
  • Tested up to WP 6.8.2.

v1.6.1

20 Jul 16:57

Choose a tag to compare

This release contains the following fixes:

  • Upgrade plugin version.
  • Tested up to WP 6.8.2.

v1.6.0

29 Jun 06:06

Choose a tag to compare

This release contains the following fixes and enhancements:

  • Refactor: Update Components to use WP's snackbar notice.
  • Feat: Implement DeepSeek AI provider.
  • Feat: Implement custom filters apbe_deepseek_api_url, apbe_deepseek_args.
  • Fix: Console errors.
  • Tested up to WP 6.8.

v1.5.0

23 Jun 02:11

Choose a tag to compare

This release contains the following enhancements and fixes:

  • Feat: AI Provider Switcher.
  • Feat: Add Google Gemini AI provider.
  • Feat: Implement custom filters apbe_gemini_api_url, apbe_gemini_args.
  • Feat: Add Social media hash-tag sidebar feature.
  • Feat: Update text translations for new features.
  • Feat: Improve AI prompts.
  • Fix: Breaking issue with Tone functionality.
  • Test: Fix Unit tests & update snapshots.
  • Chore: Relocate apbe.blockMenuOptions hook.
  • Fix: Console errors in unit tests.

v1.4.0

19 Apr 05:17

Choose a tag to compare

This release contains the following fixes & enhancements:

  • Refactor: Adopt useSelect & useDispatch hooks in sidebar components.
  • Feat: Add new language translations for Italian, Russian, Chinese, Arabic, Hebrew & Croatian.
  • Feat: Add new custom filters apbe.allowedBlocks.
  • Test: Update Unit Tests to match refactor work.
  • Update README docs.
  • Tested up to WP 6.7.2.

v1.3.0

12 Apr 07:56

Choose a tag to compare

This release contains the following features and fixes:

  • Feat: Update translations for French, Danish, Spanish & German languages.
  • Feat: Add new toast for AiTone usage.
  • Fix: Resolve issue with createErrorNotice for AiTone.
  • Fix: Update WP bash scripts.
  • Fix: Update README notes.
  • Tested up to WP 6.7.2.

v1.2.0

23 Mar 16:48

Choose a tag to compare

This release contains the following enhancements and fixes:

  • Feat: Add local development environment setup.
  • Fix: Gracefully deal with WP REST error responses.
  • Fix: AI sidebar feature save buttons not working correctly.
  • Fix: Deal with the issue of super-imposed notices.
  • Chore: Enforce WP linting style across plugin.
  • Tested up to WP 6.7.2.