Fix: Re-uploaded version 0.4.0 because the file structure of the “includes” directory was incorrect in the version uploaded to the official WordPress directory.
0.4.0 (2026/06/07)
New: Added WordPress 7.0 AI Connectors integration. Text generation in Chat, Writer, and editor title/excerpt suggestions can use API keys managed under Settings > Connectors (Auto, Connectors-only, or plugin OpenAI key modes with optional fallback).
New: Added support for Google (Gemini) and Anthropic (Claude) text models through AI Connectors, including dynamic model lists from connected providers.
New: Added Gemini image generation via WordPress AI Client (Connectors). Google image parameters (aspect ratio, orientation, output modalities, and candidate count) are supported.
New: Added Google speech generation settings and Text-to-Speech via Connectors where supported.
New: Replaced Fine-Tuning with Custom AI — custom instructions plus reference file uploads (OpenAI Files and Vector Stores) for GPT in Chat and Writer, using the Responses API with file search when reference files are attached.
New: Added speech-to-text prompt input via microphone recording in Chat, Writer, and Image Generation.
New: Added Writer support for generating tags and featured images, including Gemini-based featured image generation when Connectors are available.
Update: Removed the Assistants panel and related OpenAI Assistants API integration.
Update: Removed Fine-Tuning (dataset creation, job list, and tuned model management). Existing saved initial-tab values for Fine-Tuning or Assistants open the Custom AI tab instead.
Update: Updated Japanese translation files.
Improved: Compatibility with WordPress 7.0.
Improved: Editor sidebar title and excerpt suggestions now work when only WordPress AI Connectors are configured (no plugin OpenAI API key required).
New: Added AI suggest buttons in core document settings panels (excerpt, tags, and featured image), using the same suggestion modals as the AI Assistant panel.
New: Added a “Generate title” button that appears at the top-right of the post title field in the editor canvas when the title is focused.
Improved: Suggest buttons in the AI Assistant panel and document settings now share consistent icons and labels.
Fix: Fixed the post title suggest button not appearing in the block editor canvas (correct editor iframe targeting).
Fix: Fixed suggestion modals showing [object Object] when an API error object was passed to the error display.
Improved: Image generation log actions (upload to Media Library, download, and insert as a block) are available in the free version without a Pro upgrade prompt.
Improved: Chat and Writer UI refresh (engine-aware logs, streaming fallback for Connectors text generation, and expanded provider settings).
Fix: Minor UI and stability fixes.
0.3.5 (2025/12/17)
Update: Added GPT-5.1 and GPT-5.2 to the selectable text generation AI models.
Update: Added GPT Image 1 mini and GPT Image 1.5 to the selectable image generation AI models.
Update: Updated Japanese translation file.
Improved: Compatibility with WP 6.9.
Fix: Fixed an issue where the plugin settings panel could not be displayed due to an Undefined error.
Fix: Minor fixed.
0.3.2 (2025/09/03)
Update: Updated japanese translation file.
Fix: Fixed a JavaScript error that occurred when selecting the Speech to Text tab.
0.3.1 (2025/09/02)
Update: Added GPT-5 mini, GPT-5 nano and GPT-5 to text generation models.
Update: Added “Verse” voice for GPT speech models.
Update: Updated japanese translation file.
Improved: Added support for direct send prompts via Enter key (chat, image generation, writer, text-to-speech).
Improved: Compatibility with WP 6.8.2.
0.3.0 (2025/05/15)
Update: Added GPT-4.1 mini, GPT-4.1 nano, GPT-4o mini, GPT-4o mini Search Preview and GPT-4o Search Preview to text generation models.
Update: Added GPT image 1 to image generation models.
Update: Added GPT-4o mini TTS 1 to text to speech models.
Update: Added GPT-4o mini Transcribe 1 to speech to text models.
Update: Added support for custom instruction input in text-to-speech mode (for GPT-4o mini TTS).
Update: Optimized the system prompt for writer mode by converting it to markdown format.
Update: Changed to display markdown-formatted responses as HTML.
Update: Updated japanese translation file.
Improved: Compatibility with WP 6.8.1.
Fix: Minor style and UI improvements.
0.2.5 (2025/02/25)
Update: Added o1 and o3-mini to GPT models.
Update: Updated japanese translation file.
Improved: Compatibility with WP 6.7.2.
0.2.3 (2024/12/26)
Update: Updated japanese translation file.
0.2.2 (2024/12/17)
Improved: Compatibility with WP 6.7.1.
0.2.1 (2024/09/18)
Update: Added new GPT model “o1-preview” and “o1-mini” in chat and writer function.
Update: Updated all npm packags.
0.2.0 (2024/07/21)
Update: Added new text generation model “GPT-4o mini” in Chat function.
Update: The default GPT model is changed from “GPT-3.5 Turbo” to “GPT-4o mini”.
Fix: Fixed a bug in the writer function where it was not possible to replace the intro and outro titles when selecting gpt-4o-mini.
Fix: Removed deprecated models in Open AI from plugin’s selectable AI models.
0.1.6 (2024/07/19)
Fix: Fixed a bug that caused values to be unable to be passed to the props spread syntax due to the change from defaultProps to default parameters.
Fix: Removed unnecessary custom components.
0.1.5 (2024/07/10)
Fix: Removed defaultProps (Deprecated in React 19).
Fix: Removed unnecessary custom components.
0.1.4 (2024/07/04)
Fix: Removed defaultProps (Deprecated in React 19).
Fix: Minor fixed for the next WordPress 6.6.
0.1.3 (2024/07/01)
Update: Update Japanese translation file for PHP (dpa-ai-assistant-ja.po).