Releases: aw-ng/ai-plus-block-editor
Releases · aw-ng/ai-plus-block-editor
Release list
v1.10.0
v1.9.2
v1.9.1
v1.9.0
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_responsewithget_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
showAnimatedAiTextfunction reusable. - Test: Add e2e tests for plugin codebase.
- Tested up to WP 6.9.
v1.8.1
v1.8.0
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
v1.7.0
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.