Fixed an issue in WooCommerce content generator.
Fixed an issue with PDF upload under Embeddings tab.
- Fixed an issue causing chat bots to disappear upon saving when the "additional context" field contained any special characters.
Fixed an issue causing a "must be URL" error when validating website addresses in AI Forms.
We've made an update to the chat bot's message input. Instead of using a text field, we have now transitioned to a textarea.
This change was made for two main reasons:
- The text field doesn't display a carriage return.
- The textarea allows for the copying and pasting of large text amounts, maintaining line breaks effectively.
P.S.: You might need to clear your cache for the changes to take effect.
Fixed an issue where OpenAI was not providing a clear error message when an incorrect API key was entered.