* Add: IP validation for image uploads/downloads to prevent SSRF.
* Add: Security measures to prevent PHAR deserialization.
* Add: Custom Theme CSS for Cross-Site .
* Add: New 'Region' field for Azure (Realtime API needs this).
* Add: New filters (mwai_ai_embeddings_query and mwai_ai_feedback_query).
* Add: Filter to allow customization of the embeddings rewrite prompt.
* Update: MeowCommon is now MeowKit.
* Update: Optimized the "Push All" feature for embeddings (now much, much faster).
* Fix: Corrected prompt mode to utilize the selected environment.
* Fix: Correct language detection in suggestions.
* Fix: Ensure tasks return success even when handlers are missing.
* Fix: Resolved issues with the embeddings sync task.
* Fix: Got rid of a few warnings.
* Add: IP validation for image uploads/downloads to prevent SSRF.
* Add: Security measures to prevent PHAR deserialization.
* Add: Custom Theme CSS for Cross-Site .
* Add: New 'Region' field for Azure (Realtime API needs this).
* Add: New filters (mwai_ai_embeddings_query and mwai_ai_feedback_query).
* Update: MeowCommon is now MeowKit.
* Update: Optimized the "Push All" feature for embeddings (now much, much faster).
* Fix: Correct language detection in suggestions.
* Fix: Ensure tasks return success even when handlers are missing.
* Fix: Resolved issues with the embeddings sync task.
* Fix: Got rid of a few warnings.
* Add: IP validation for image uploads/downloads to prevent SSRF.
* Add: Security measures to prevent PHAR deserialization.
* Add: Custom Theme CSS for Cross-Site .
* Add: New 'Region' field for Azure (Realtime API needs this).
* Add: New filters (mwai_ai_embeddings_query and mwai_ai_feedback_query).
* Fix: Correct language detection in suggestions.
* Fix: Ensure tasks return success even when handlers are missing.
* Fix: Resolved issues with the embeddings sync task.
* Update: Optimized the "Push All" feature for embeddings (now much, much faster).
* Fix: Got rid of a few warnings.
* Add: Custom Theme CSS for Cross-Site .
* Add: New 'Region' field for Azure (Realtime API needs this).
* Add: New filters (mwai_ai_embeddings_query and mwai_ai_feedback_query).
* Fix: Correct language detection in suggestions.
* Fix: Ensure tasks return success even when handlers are missing.
* Fix: Resolved issues with the embeddings sync task.
* Update: Optimized the "Push All" feature for embeddings (now much, much faster).
* Fix: Got rid of a few warnings.
* Fix: Resolved MCP SSE worker exhaustion issue by handling agent cancellation signals.
* Add: Added Claude Haiku 4.5.
* Update: Enhanced the Import Embeddings task.
* Fix: Corrected the handling of implicitly nullable parameters.
* Fix: The Cleanup Files task now accurately deletes files based on their expiration dates.
* Fix: Minor bug fixes and improvements.
* Add: Added Claude Haiku 4.5.
* Update: Enhanced the Import Embeddings task.
* Fix: Corrected the handling of implicitly nullable parameters.
* Fix: The Cleanup Files task now accurately deletes files based on their expiration dates.
* Fix: Minor bug fixes and improvements.
* Add: Support for MCP with ChatGPT: https://meowapps.com/chatgpt-wordpress-mcp/.
* Update: Made the Public API easier to understand and to test.
* Update: Enhanced MCP and REST API sections.
* Update: Optimized the embeddings Push All/Sync process (much, much faster).
* Add: Realtime Hold-to-Talk feature now includes a Replay button.
* Add: Support for Azure OpenAI Realtime.
* Add: Resolutions and pricing for Google models.
* Add: GPT-5 Pro, GPT Realtime Mini, Sora 2, Gemini Images.
* Add: Multi-file support for chatbots and forms, both on the UI-side and the models-side.
* Update: Embeddings Sync has been migrated to the Tasks System.
* Update: Updated Anthropic and Gemini models.
* Fix: Image and video pricing.
* Fix: Hotfix applied to address missing category column in tasks DB.
* Fix: Realtime API calling now parameterless functions correctly.
* Fix: Fixed TypeError in embeddings list.
* Fix: Improved safety with SSRF protection for image downloads.
* Fix: Resolved various UI/UX issues to improve user experience.
- Add: Integrated Mistral AI into the plugin.
- Fix: Resolved an undefined array key "type" warning in Chroma.
- Fix: Corrected a database column name error in the task cleanup query.
- Fix: Fixed a layout issue in the Gutenberg editor.
- Fix: Resolved a crash in template creation when a user cancels the name prompt.
- Update: Optimized task refresh logic.
- Update: Included "reply" as an argument in mwai_ai_feedback.
- Update: Improved Google models retrieval logic.
- Update: Removed debugging logs, empty code blocks, etc.
* Add: New 'Hold to Talk' mode for Realtime chatbot.
* Add: Tasks Manager (task scheduling, multi-step tasks, progress tracking, retry logic, etc).
* Fix: Resolved issues with Cross-Side to support renamed plugin folders.
* Fix: Hotfix to ensure proper removal of all database tables during uninstall.
* Fix: Corrected cross-origin CORS headers not being sent for allowed domains.