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,48 @@
## Changelog
### 1.1.2
* Dev - Stopped the Project Contact form from displaying on all pages.
### 1.1.1
* Dev - Added compatibility with LSX Videos
* Dev - Added compatibility with LSX Search
* Dev - Fixed PHP warning issues
* Dev - Fixed "lazy load images" on loading size (width)
* Dev - Fixed list item when there is not image
### 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
### 1.0.5
* Plugin Settings added: Disable Single and Placeholder Image
* Excerpt length setting added
* Dashicon icon added for CPT
* TinyMCE shortcode button icon updated
* Template tag added
* Readme Updated
* Now compatible with Homepage Control
### 1.0.4
* Shortcode button and UI in editor
* Metakey updates
* Shortcode output restructured
* Responsive and center image settings removed
### 1.0.3
* Added more custom fields
### 1.0.2
* Switched to Human Made version of Custom-Meta-Boxes class - https://github.com/humanmade/Custom-Meta-Boxes
### 1.0.1
* Added order and orderby parameters for shortcode and widget
* General code cleanup
* Bug fix: LinkedIn field now calling the correct meta key, was previously duplicating the Facebook link.
* 1 column layout now supported
### 1.0.0
* Initial Release