Skip to content

Releases: aw-ng/ai-plus-block-editor

v1.10.0

Choose a tag to compare

@badasswp badasswp released this 16 Jun 08:51

This release contains the following enhancements & fixes:

  • Feat: Add More Plugins options page.
  • Refactor: Abstract changes to Pluginate packagist monorepo.
  • Fix issues with missing logos for plugins.

v1.9.2

Choose a tag to compare

@badasswp badasswp released this 26 May 19:43

Tested up to WP 7.0.

v1.9.1

Choose a tag to compare

@badasswp badasswp released this 22 May 15:39

This release contains update to the CI/CD pipeline for this repo.

v1.9.0

Choose a tag to compare

@badasswp badasswp released this 23 Mar 07:21

This release contains the following fixes & enhancements:

  • Feat: Add language translations for Japanese, Indonesia, Turkish, Polish, Dutch, Brazil, Portuguese.
  • Feat: Add custom filters for LLM options apbe_open_ai_options, apbe_gemini_options, apbe_deepseek_options, apbe_grok_options, apbe_claude_options.
  • Refactor: Replace get_400_response with get_error_response.
  • Refactor: Replace repeated mocks using WPMockTestCase library.
  • Refactor: Replace fully qualified class paths with their use counterparts.
  • Refactor: Move admin page options to the various provider classes respectively.
  • Refactor: Make showAnimatedAiText function reusable.
  • Test: Add e2e tests for plugin codebase.
  • Tested up to WP 6.9.

v1.8.1

Choose a tag to compare

@badasswp badasswp released this 05 Jan 05:33

This release contains an update to the Composer type. This is now specified as a wordpress-plugin.

v1.8.0

Choose a tag to compare

@badasswp badasswp released this 11 Oct 07:15

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

Choose a tag to compare

@badasswp badasswp released this 20 Sep 16:05

This release contains the following fixes:

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

v1.7.0

Choose a tag to compare

@badasswp badasswp released this 13 Sep 20:47

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

Choose a tag to compare

@badasswp badasswp released this 20 Jul 17:31

This release contains the following fixes:

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

v1.6.1

Choose a tag to compare

@badasswp badasswp released this 20 Jul 16:57

This release contains the following fixes:

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