Releases: badasswp/ai-plus-block-editor
Releases · badasswp/ai-plus-block-editor
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
v1.6.2
v1.6.1
v1.6.0
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
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
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
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
createErrorNoticefor AiTone. - Fix: Update WP bash scripts.
- Fix: Update README notes.
- Tested up to WP 6.7.2.
v1.2.0
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.