This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,41 @@
## Change log
### 1.1.3
* Fix - Fixing bug issue with the Google Maps API field display
### 1.1.2
* Fix - Removed API Class Call
### 1.1.1
* Fix - Small info window reposition after it loaded (fix issue with images after load)
* Fix - Fixed an issue with Parent Destinations when they have no connections
### 1.1.0
* Dev - Support LSX Theme 2.0 new designs
* Added compatibility with LSX 2.0
* Added compatibility with Tour Operator 1.1
* Dev - New project structure
* Fix - Fixed scripts/styles loading order
* Fix - Fixed small issues
* Dev - Changed the country map output to display the child regions
* Dev - Added in an option for destinations to set a manual zoom and center for the single maps which display all regions
* Fix - Fixed the medium cluster image path
* Fix - The missing breadcrumbs on the destination archive
* Fix - Fixed the Image upload fields for the Default Marker and Cluster Icons
### 1.0.3
* Fix - API key and email grabbed from the correct settings tab
* Fix - Adjusted JavaScript class names
* Fix - Adjusted JavaScript to reload the map after the page is already loaded
* Dev - Enabled integration with Snazzy Maps plugin
* Fix - Small fix on GMaps info window style
### 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