This commit is contained in:
erwanlr
2019-03-30 11:11:19 +00:00
parent 07b3826806
commit d653ce4e0e
145 changed files with 42813 additions and 6 deletions

View File

@@ -0,0 +1,31 @@
## Changelog
### 1.2
* Dev - Cleaned up Code
### 1.1.1
* Fix - Compatibility with the new WordPress 4.8 media widgets.
### 1.1.0
* Added compatibility with LSX 2.0
* Dev - New project structure
* Dev - UIX copied from TO 1.1 + Fixed issue with sub tabs click (settings)
* Fix - Fixed scripts/styles loading order
* Fix - Fixed small issues
* Fix - Added compatibility to WordPress 4.8
### 1.0.3
* Fix - Compatibility with WordPress 4.7
* Fix - Compatibility with LSX Theme (mobile)
* Fix - Adjusted the plugin settings link inside the LSX API Class
* Fix - Menu item hover
### 1.0.2
* Fix - Fixed all prefixes replaces (to_ > lsx_to_, TO_ > LSX_TO_)
### 1.0.1
* Fix - Reduced the access to server (check API key status) using transients
* Fix - Made the API URLs dev/live dynamic using a prefix "dev-" in the API KEY
### 1.0.0
* First Version