Adds DFs
This commit is contained in:
246
spec/fixtures/dynamic_finders/plugin_version/wp-product-review/change_log/CHANGELOG.md
vendored
Normal file
246
spec/fixtures/dynamic_finders/plugin_version/wp-product-review/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,246 @@
|
||||
|
||||
### v3.5.2 - 2019-02-28
|
||||
**Changes:**
|
||||
* Fix issues with Gutenberg
|
||||
* Tested upto 5.1
|
||||
|
||||
### v3.5.1 - 2019-02-13
|
||||
**Changes:**
|
||||
* Fix issue with option not showing to add a review in the post editor screen
|
||||
|
||||
### v3.5.0 - 2019-02-11
|
||||
**Changes:**
|
||||
* Fix issue with Gutenberg
|
||||
* Outgoing Links should have “noopener”
|
||||
* Fix RTL support for review comments slider
|
||||
* Fix default template showing empty image tag
|
||||
* Add ability to recalculate comment ratings
|
||||
* Add widget for Top rated products by tag or custom taxonomy
|
||||
* Fix user rating in comment for small screens
|
||||
|
||||
### v3.4.10 - 2018-12-06
|
||||
**Changes:**
|
||||
* Add filter to change schema information
|
||||
* Limit decimal points when user influence is on
|
||||
* Fix bug with widget
|
||||
* Tested with WP 5.0
|
||||
|
||||
### v3.4.9 - 2018-10-24
|
||||
**Changes:**
|
||||
* Add support for review post type in preloader, shortcode and category archive page
|
||||
* Fixed issue with certain templates not showing star rating properly
|
||||
|
||||
### v3.4.8 - 2018-08-02
|
||||
**Changes:**
|
||||
* Added a new custom image of 50x50 for the custom WPPR widgets
|
||||
* New Gutenberg block for WPPR
|
||||
|
||||
### v3.4.7 - 2018-07-18
|
||||
**Changes:**
|
||||
* Fixed alignment issue with the price on the first template
|
||||
|
||||
### v3.4.6 - 2018-07-12
|
||||
**Changes:**
|
||||
* Added RTL compatibility
|
||||
* Allow overriding the Products Templates from the theme with a custom /wppr/ folder
|
||||
* Fixed problem with missing alt texts
|
||||
* Fixed problem with product image notice overlapping the featured image control
|
||||
|
||||
### v3.4.5 - 2018-06-18
|
||||
**Changes:**
|
||||
* Fixed problem with product price alignment on the first template
|
||||
|
||||
### v3.4.4 - 2018-06-11
|
||||
**Changes:**
|
||||
* Fixed issue with HTML tag not being closed
|
||||
* Fixed issue with button icon not changing color
|
||||
* Fixed issue with review comments form not responsive
|
||||
* Fixed white screen when Jetpack is active
|
||||
* Update docs
|
||||
* New option to disable the AMP CSS output
|
||||
* Changed the way fonts are loaded to inherit them from the theme
|
||||
|
||||
### v3.4.3 - 2018-03-20
|
||||
**Changes:**
|
||||
* Fix FontAwesome icon issue in custom templates.
|
||||
* Improve AMP compatibility, removes redundant CSS on AMP endpoints.
|
||||
* Adds review custom post_type and review categories.
|
||||
|
||||
### v3.4.2 - 2018-02-22
|
||||
**Changes:**
|
||||
* Fix AMP issue which was causing an issue with Google AMP validation.
|
||||
|
||||
### v3.4.1 - 2018-02-21
|
||||
**Changes:**
|
||||
* Fix issue with category filtering when querying reviews.
|
||||
|
||||
### v3.4.0 - 2018-02-20
|
||||
**Changes:**
|
||||
* Adds AMP support for the review box.
|
||||
* Adds compatibility with 2 more review templates.
|
||||
* Improves extensibility by adding more hooks.
|
||||
|
||||
### v3.3.2 - 2018-01-05
|
||||
**Changes:**
|
||||
* Adds filtering option for posts/page admin listing page.
|
||||
* Fix compatibility with Bookrev theme.
|
||||
* Fix issue with comments slides when scrolled back.
|
||||
|
||||
### v3.3.1 - 2017-12-11
|
||||
**Changes:**
|
||||
* Fix for comments rating if not all the options are provided.
|
||||
* Improved review image description
|
||||
|
||||
### v3.3.0 - 2017-11-27
|
||||
**Changes:**
|
||||
* Fix individual rating influenced by comments.
|
||||
* Fix compatibility with various themes.
|
||||
* Fix top product widgets sorting when comments influence is on.
|
||||
|
||||
### v3.2.1 - 2017-11-16
|
||||
**Changes:**
|
||||
* Adds compatibility with WordPress 4.9
|
||||
|
||||
### v3.2.0 - 2017-11-06
|
||||
**Changes:**
|
||||
* Adds support for custom post-type and taxonomies in widgets.
|
||||
* Adds control for time-frame in top reviews widget.
|
||||
* Improves responsiveness and removes dependency of pie-chart.js
|
||||
* Improves notifications when Disqus and Jetpack comments are used.
|
||||
|
||||
### v3.1.0 - 2017-09-22
|
||||
**Changes:**
|
||||
* Fix for some edge cases when the review box was gone.
|
||||
* Improvements assets loading, removed redundant files.
|
||||
* Improvements perfomance of review query.
|
||||
* Various bug fixes reported by clients.
|
||||
|
||||
### v3.0.12 - 2017-09-17
|
||||
**Changes:**
|
||||
* Fix for review box issues.
|
||||
|
||||
### v3.0.11 - 2017-09-15
|
||||
**Changes:**
|
||||
* Fix for issue of hidden review box and widget area.
|
||||
|
||||
### v3.0.10 - 2017-09-12
|
||||
**Changes:**
|
||||
* Fix for decimal separator in rich snippet.
|
||||
* Improvements for template engine, allowing overwriting in child themes also.
|
||||
* Added review content and excerpt proprieties.
|
||||
|
||||
### v3.0.9 - 2017-09-07
|
||||
**Changes:**
|
||||
* Improved JSON-LD scheme.
|
||||
* Fix for image lightbox link.
|
||||
* FIx for json-ld description when html tags are present.
|
||||
* Fix for widget layout margin when image is used.
|
||||
* Improvements compatibility with various themes.
|
||||
|
||||
### v3.0.8 - 2017-09-01
|
||||
**Changes:**
|
||||
* Fix for out of memory errors.
|
||||
* Fix for options saving when there is no value for each option.
|
||||
* Fix for compatibility with Bookrev.
|
||||
* Fix for rich snippet reviewer author.
|
||||
|
||||
### v3.0.7 - 2017-08-29
|
||||
**Changes:**
|
||||
* Fixed empty links for reviews.
|
||||
* Fixed widget and reviews query.
|
||||
|
||||
### v3.0.6 - 2017-08-29
|
||||
**Changes:**
|
||||
* Fix for category name matching when filtering reviews.
|
||||
* Fix for is_active error on null object.
|
||||
|
||||
### v3.0.5 - 2017-08-26
|
||||
**Changes:**
|
||||
* Fix for review links opening issue.
|
||||
* Fix for comments legacy import.
|
||||
|
||||
### v3.0.4 - 2017-08-25
|
||||
**Changes:**
|
||||
* Fix for rich snippets schema.
|
||||
* Fix post update white screen of death.
|
||||
* Fix for thumbnails in widgets.
|
||||
* Fix for duplicate title for widgets list.
|
||||
* Fix for link of the review in the widgets.
|
||||
* Fix for click link behavior on review picture.
|
||||
* Fix widget titles default values.
|
||||
* Fix review rating when comments influence is on.
|
||||
* Improved security.
|
||||
|
||||
### v3.0.3 - 2017-08-24
|
||||
**Changes:**
|
||||
* Fixed widget assets loading error.
|
||||
|
||||
### v3.0.2 - 2017-08-24
|
||||
**Changes:**
|
||||
* Fixed fatal error with is_active method.
|
||||
* Fixed query reviews class.
|
||||
* Fixed widget assets loading when there is no review on the page.
|
||||
|
||||
### v3.0.1 - 2017-08-23
|
||||
**Changes:**
|
||||
* Fixed backwards compatibility when using cwppos_show_review.
|
||||
* Fixed undefined index error in widgets.
|
||||
|
||||
### v3.0.0 - 2017-08-23
|
||||
**Changes:**
|
||||
* Major code refactor ( Please test before update )
|
||||
* Added JSON-LD support
|
||||
* Improved compatibility with themes
|
||||
|
||||
|
||||
### 2.9.8 - 07/12/2016
|
||||
|
||||
**Changes:**
|
||||
|
||||
- Development
|
||||
|
||||
|
||||
### 2.9.7 - 01/12/2016
|
||||
|
||||
**Changes:**
|
||||
|
||||
- Added premium features tab
|
||||
|
||||
|
||||
### 2.9.6 - 31/10/2016
|
||||
|
||||
**Changes:**
|
||||
|
||||
- Release 2.9.6
|
||||
|
||||
|
||||
### 2.9.5 - 20/09/2016
|
||||
|
||||
**Changes:**
|
||||
|
||||
- Added amazon integration support
|
||||
|
||||
- Fixed some design issues
|
||||
|
||||
|
||||
### 2.9.3 - 01/09/2016
|
||||
|
||||
**Changes:**
|
||||
|
||||
- Added filters for nofollow links in widgets
|
||||
|
||||
- Added dashes in pros/cons list
|
||||
|
||||
|
||||
### 2.9.2 - 26/08/2016
|
||||
|
||||
**Changes:**
|
||||
|
||||
- Added color options in pro
|
||||
|
||||
- Fixed issue with shortcode markup
|
||||
|
||||
- Removed rel=friend
|
||||
|
||||
|
||||
### 2.9.1 - 18/08/2016
|
||||
Reference in New Issue
Block a user