Decryption key:
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 o1-preview models function
3. Added the ability to select the order and priority of the SERP APIs which will be used for AI Internet Search
4. Added the latest OpenAI model: gpt-4o-2024-11-20
5. Added the ability to set Conversation Starters for the chatbot - a set of initial messages which will be able to be clicked and will disappear after the first user message
6. Added Ideogram support for AI image creation
7. Added support for AI response streaming when using AiomaticAPI
8. Added the ability to set the typewriting speed of the chatbot
9. More AI Content Detection Prevention features
10. Fixed an issue with saving AI Forms on Firefox browser
11. Chatbot users can navigate between older messages they sent, using the up/down arrow keys, now the chatbot remembers old messages and allows their resending
12. Chatbot fixes and enhancements
13. AI writer token window related improvements
14. Fixed chatbot reasoning issues
15. Fixed chatbot image displaying issues when response streaming was enabled