- 10 May 2025
- 10
- 1
- $1
Okthanks to dear member @Jocelyn updated Meow Apps - AI Engine with a new update entry:
24 March 2023
Read the rest of this update entry...
Siga el vídeo a continuación para ver cómo instalar nuestro sitio como una aplicación web en su pantalla de inicio.
Nota: Es posible que esta función no esté disponible en algunos navegadores.
Okthanks to dear member @Jocelyn updated Meow Apps - AI Engine with a new update entry:
24 March 2023
Read the rest of this update entry...
Read the rest of this update entry...* Add: Added title filter to the Embeddings table.
* Add: Added filter to all model dropdowns.
* Add: Enabled custom placeholder support and model-aware credit customization via new and updated filters for developers.
* Add: Introduced prompt caching for Anthropic and a free-text dimension input for non-OpenAI embeddings.
* Add: Added dimension mismatch warnings for Pinecone and Qdrant to help diagnose configuration issues.
* Add: Included "speech_recognition" support in the embed.js...
Read the rest of this update entry...* Update: Removed unused files and code to reduce clutter and improve performance.
* Info: Wishing you a Happy New Year 2026 ☀️🎉 No doubt this year will be full of surprises again, let’s continue riding the AI wave together! 😊
Read the rest of this update entry...* Add: New "Remote URL" feature for Embeddings to create and auto-sync embeddings from external URLs with change detection.
* Fix: Corrected auto-scroll behavior for non-streaming chatbots so conversations stay in view.
* Add: Enabled multi-block support for Magic Wand tools (Correct Text, Enhance Text, and Translate Text).
* Add: Introduce a user.query filter in the JS API so developers can intercept, modify, or cancel user messages before sending.
* Add: Support next_run_delay for...
Read the rest of this update entry...* Add: Introduce a Streamable HTTP transport for MCP so Claude Code can connect directly to WordPress.
* Fix: Prevent unsafe file renaming during metadata updates.
* Fix: Hotfix SSRF vulnerabilities by using wp_safe_remote_get for external URLs and secure URL fetching in audio transcription and file handling.
* Add: Improved embedding dimension handling with matryoshka support, showing fixed vs configurable dimensions in the UI with clearer tooltips.
* Update: Redesign and refine the...
Read the rest of this update entry...* Fix: Prevent duplicate shortcut transients from being created on every page.
* Fix: Hotfix TypeError crashes in MCP tool calls when JSON-RPC requests are missing an id field.
* Add: Introduce a new wp_upload_request MCP tool that generates one-time upload URLs so agents can upload local files via curl instead of base64.
* Add: Add a new MCP "Database" module that lets you execute SQL queries.
* Update: Remove the default popup title and AI name fallback so leaving the title field...
Read the rest of this update entry...* Add: Support for the new Claude Opus 4.6 and Opus 4.5 models for improved AI responses.
* Update: Deprecated GPT-4o, GPT-4o mini, GPT-4.1, GPT-4.1 mini, and their related realtime/transcribe models to guide users toward newer, supported options.
* Update: Replaced shortcut-based data storage with AES-256 encryption to avoid cache corruption issues.
* Add: Enhanced the wp_update_post MCP tool with better truncated JSON detection, content verification, and richer response data.
* Update...
Read the rest of this update entry...* Add: Introduced role-based access control for MCP with three levels (admin, read-write, read-only).
* Add: Improved Content Aware features (better placeholder replacement, more accurate context detection, etc).
* Fix: Automatic bearer token generation when MCP is first enabled.
* Update: Improvements in the Realtime module, more to come soon.
* Update: OpenAI now exclusively uses the Responses API, simplified and optimized the code.
Read the rest of this update entry...* Add: Support for the Claude Sonnet 4.6 model.
* Add: Forward Anthropic keepalive events to the browser.
* Add: Make Realtime transcript captions clickable links.
Read the rest of this update entry...* Add: Cross Site now support shorcuts (Quick Actions), blocks (GDPR-friendly), etc.
* Update: Modernized all Gutenberg Blocks.
* Fix: Avoid crashes caused by Claude when using MCP tools together with function calling.
* Fix: Prevent React-related crashes during streaming.