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,40 @@
## Change log
### 1.1.1
* Dev - Added in CSS classes to allow the Destinations Facet to work when "widening" and "narrowing"
* Dev - Added an option to disable the continents filter (FacetWP)
* Fix - TO Maps undefined function removed
* Fix - Fixed missing column in alpha pagination
### 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
### 1.0.3
* Fix - Make the addon compatible with the latest version from TO plugin
* Fix - Added TO Search as subtab on LSX TO settings page
* Fix - Styles from TO Search addon moved to it (removed from TO plugin)
* Dev - New option on FacetWP results: map
* Dev - New option for sorting: Date (ASC and DESC)
* Dev - Enabled integration with Snazzy Maps plugin
* Dev - Added in the ability to call a facet on your search form, as a drop down.
* Dev - Added in Javascript form validation so you can never submit an empty keyword
* Dev - Styled the form so it can handle the drop downs, and a more fluid layout.
* Dev - Made the facets shortcode attribute able to handle multiple faces
* Dev - Added in a combination box option
* Fix - Fixed the default pagination from LSX
* Dev - Added in options to disable the title, price, and date FacetWP sort options
### 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