1. Added AI content writer integration for Elementor Text Editor and Headlines widgets
2. Fixed Azure Assistants not working if some special model deployment names were used
3. Added the ability to set the default AI model which will be used for requests
4. Sorted OpenRouter model list alphabetically
5. Various fixes and improvements
1. Added support for X.AI API - the grok-beta model is available (with streaming and tool call support)
2. Added support for Nvidia AI language models
3. New DIY OmniBlock type - add your own custom PHP code in a WordPress filter and execute it in the OmniBlock sequence, getting results and parsing (filter name template: aiomatic_diy_omniblock_OMNIBLOCKID)
4. Added more OmniBlock default templates
5. WordPress 6.7 compatibility
6. Added the ability to filter OmniBlock templates listing by...
1. New chatbot multi conversation feature: keep chat history in a side panel like chat GPT does, so when a user returns they can access their previous conversations and carry on the chat - allow to start a new conversation, select which conversation to continue or delete old conversations
2. Added a new chatbot Lead Capture module and a new chatbot 'Lead Capture' extension - these will allow the chatbot to capture leads from users and store them in the database. Find it in the 'Lead Capture'...
1. Added the ability to add multiple bots (with different personas/names/avatar and knowledge) to a single chatbot - you can ask and discuss with each bot separately, by typing in the chat the name of the bot, like: @BotName
2. Added the ability to convert chatbot personas to AI Assistants and vice versa
3. Chatbot personas now have also an AI model assigned
4. Improved chatbot backend settings menus
5. Added the ability to block user IPs from using the AI, from the 'Limits & Statistics'...
1. Added a new feature to the chatbot, allowing to set "Workflows". Based on predefined events, the chatbot will do actions: send hardcoded messages to the user, append custom text to the AI system prompt, redirect to another workflow or end conversation - this opens up endless possibilities
2. Added a new chatbot extension "AI Generate Reasoning" - this will allow any AI model in the chatbot to recall other AI models and generate a "reasoning" text using them, similarly like ChatGPT...
1. Added new chatbot workflow triggers "On post ID", "On post type", 'On category ID" for the chatbot
2. Added the ability to query different social networks for Rich Embeds and add them to articles (currently supported: YouTube, X (Twitter), Instagram, Pinterest)
3. Added the ability to change the chatbot top avatar, conversation avatar and global chatbot open icon sizes
4. Greatly improved the quality of the AI Content Editor when processing Gutenberg blocks
5. Automatic external links -...
1. Added support for tool calls for Google Gemini AI models
2. Added support for new Google Gemini 2.0 AI model: gemini-2.0-flash-exp, together with some other experimental Gemini models: gemini-exp-1206, gemini-exp-1121, learnlm-1.5-pro-experimental
3. Added the ability to use any custom OpenAI Compatible API URL instead of https://api.openai.com
4. Added the ability to add mixed SERP/internal/manual links to the content
5. Fixed all reported bugs
1. Added the ability to use custom AI models from OpenAI Compatible APIs (AI models which are not listed on OpenAI)
2. Added the ability to list AI Forms previous results for each user, using a new shortcode: [aiomatic-form-history id="FORM_ID"]
3. Added the ability to display AI Forms History for each user, in the admin menu of the plugin
4. Added the ability to prepend and append to AI prompts sent from AI Forms and Chatbots
5. Added support for Azure Batch API
6. Added support for Azure...
1. Added support for OpenAI's Realtime API - built a new chatbot shortcode which uses this new API. Example: [aiomatic-realtime-chat model="gpt-4o-realtime-preview-2024-12-17" voice="verse" autostart="0" instructions="You are a helpful, witty, and friendly AI. Act like a human, but remember that you aren't a human and that you can't do human things in the real world. Your voice and personality should be warm and engaging, with a lively and playful tone. If interacting in a non-English...
1. Added a new chatbot extension to query directly the WordPress database and extract/modify data in it
2. Added a chatbot extension to show charts and graphs (pie/line/bar charts supported)
3. Added the ability to display textual conversation logs in the Realtime Chat
4. Added more Stable Diffusion resolutions to the Media Library Extension
5. Added extensions support (tools/function calling) for the realtime chatbot
6. Added support for OpenAI Compatible TTS models
7. Added support for TTS...