- Wordpress improvements - Multi-language support
- Styling of the administrative interface in line with askeveai.com website
This commit is contained in:
@@ -3,7 +3,7 @@ Contributors: Josako
|
||||
Tags: chat, ai
|
||||
Requires at least: 5.0
|
||||
Tested up to: 5.9
|
||||
Stable tag: 1.2
|
||||
Stable tag: 1.3.0
|
||||
License: GPLv2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
@@ -27,17 +27,32 @@ Contact your EveAI service provider to obtain your Tenant ID, API Key, and Domai
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 1.2 =
|
||||
= 1.3.3 - =
|
||||
* ensure all attributes (also height and supportedLanguages) are set before initializing the socket
|
||||
* Bugfixing
|
||||
|
||||
= 1.3.2 =
|
||||
* Correct supportedLanguages to be an Array
|
||||
|
||||
= 1.3.1 =
|
||||
* Correct evie domain
|
||||
|
||||
= 1.3.0 =
|
||||
* Enable user to select language
|
||||
* Make Question area multi-line
|
||||
* Enable height to be set in shortcode
|
||||
|
||||
= 1.2.0 =
|
||||
* Create shortcodes
|
||||
|
||||
= 1.1 =
|
||||
= 1.1.0 =
|
||||
* Added configurable settings
|
||||
* Improved security with server-side API key handling
|
||||
|
||||
= 1.0 =
|
||||
= 1.0.0 =
|
||||
* Initial release
|
||||
|
||||
== Upgrade Notice ==
|
||||
|
||||
= 1.1 =
|
||||
= 1.1.0 =
|
||||
This version adds configurable settings and improves security. Please update your EveAI credentials after upgrading.
|
||||
Reference in New Issue
Block a user