1. Added the ability to add charts and graphs to created content or to AI edited content, using the [aiomatic_charts] shortcode, check this tutorial video for details: https://www.youtube.com/watch?v=H3VUDhxWEtA
2. Updated Perplexity AI models list
3. Fixed image resizing related issue
4. Fixed content formatting related issue
5. Fixed ElevenLabs voice selection for the chatbot
1. Added "AI Batch Requests" feature to the plugin - allowing you to run batch AI requests using OpenAI API, over a period of 24 hours, with 50% reduced price and much larger rate limits
2. Added a HTML IDs to divs of AI Forms, to be able to customize the look and feel of each AI form
3. Fixed Gutenberg AI Content Wizard adding content only after a click was made outside of the edited Gutenberg block
1. Added support for the newly released Google Gemini models: gemini-1.5-flash-latest, gemini-1.5-pro-latest. Also added support for the older but more stable gemini-1.0-pro
2. Added support for the new Google embedding model: text-embedding-004
3. AI Content Editor now can add a "Table of Contents" to posts, based on headings it finds in the content
4. Added a Batch Requests result parser, to easily understand Batch results
5. Added the ability to set OmniBlocks as "Disabled" and skip...
1. Added HuggingFace.co support, using this service, you will be able to use a huge list of AI models
2. Added a new OmniBlock type: Jump To OmniBlock ID - allowing the execution to jump to a specific OmniBlock ID and to continue from there
3. Added the ability to disable AI Internet Access or AI Embeddings from the Chatbot Builder
4. Added the ability to display a button in the chatbot interface, so users can enable/disable internet access for each chatbot interaction separately
5. Added an...
1. Allow AI Assistants to use fine-tuned models
2. Added a new Exit OmniBlock, which will end the OmniBlock execution queue - useful when combined with IF and Jump OmniBlocks
3. Added support for the Browser Speech API to the chatbot (as a free text-to-speech alternative)
4. Added the ability to auto submit Voice Input for the chatbot, allowing uninterrupted vocal conversation with it
5. Added the ability to restrict a specific user ID list from using the AI (entered manually)
6. Added the...
update: Embed different chatbots globally on your site for different post categories/custom post types/languages/user agents/operating systems/user roles/device types and many more
no change log for this version
1. Added the ability to mark posts as edited / not edited in bulk
2. Added the ability to change Aiomatic edited status on single posts, in Gutenberg and also in the Classic Editor
3. Update to match latest Stable Diffusion models and engines - added stable-diffusion-ultra, stable-diffusion-3-0-medium, stable-diffusion-3-0-turbo and stable-diffusion-3-0-large
4. The 'text' API endpoint now displays input/output tokens, in the input_tokens and output_tokens response fields
5. Added a...
1. Added the ability to set custom user role access restrictions for any of the menus of the plugin - allow specific user roles to get access only to Single AI Post Creator, OmniBlocks, etc.
2. Added a Text-To-Speech OmniBlock (OpenAI TTS), to create audio transcripts of text
3. Added the ability to create Custom Fields and Custom Taxonomies in the AI Content Editor
4. Added a feature for the AI Content Editor to insert new AI generated content inside the existing post (not just prepend or...
1. Added a new OmniBlock type to define a list of random text lines to be used (with Spintax support)
2. Added the ability to set a delay between processing of Bulk Edited Posts
3. Add support for HuggingFace AI Inference Endpoints, to allow the plugin to run also HuggingFace models which are > 10B in size
4. Extended the PAA questions feature of the plugin, so it will be able to be used from multiple locations from the Bulk AI Post Creators - using the %%related_questions_KEYWORD%%...