WooCommerce Quick View Changelog

The latest version is WooCommerce Quick View 1.8.1, Released on March 25, 2024

Changelog for WooCommerce Quick View


  *** Quick View for WooCommerce Changelog ***

2024-03-25 - version 1.8.1
* Tweak - Update brand to Kestrel
* Tweak - Change plugin name to Quick View for WooCommerce

2024-02-05 - version 1.8.0
* Feature - Declare compatibility with the WooCommerce Cart and Checkout blocks.
* Tweak - Updated the plugin URLs to the new woo.com domain.
* Tweak - Updated the plugin author.
* Tweak - Tested compatibility up to WC 8.5.
* Tweak - Tested compatibility up to WP 6.4.
* Dev - Updated plugin templates.
* Dev - Dropped deprecated plugin code up to version 1.7.
* Dev - Changed the plugin namespace to `KoiLab\WC_Quick_View`.
* Dev - Updated the minimum requirements to WC 3.7, WP 4.9, and PHP 5.6.

2023-02-13 - version 1.7.0
* Tweak - Added links to the plugin settings, the documentation page, and to get support, in the plugin list.
* Tweak - Declare compatibility with WooCommerce High-Performance Order Storage (HPOS).
* Tweak - Changed plugin text domain to 'woocommerce-quick-view'.
* Tweak - Updated plugin author.
* Tweak - Tested compatibility up to WC 7.4.
* Tweak - Tested compatibility with WP 6.1.
* Dev - Implement the singleton pattern in the main plugin class.
* Dev - Updated minimum requirements to WC 3.5, WP 4.7, PHP 5.4.

2022-05-25 - version 1.6.0
* Fix - Add `.nvmrc` file.
* Fix - Add renovate bot configuration.
* Fix - Add support to block themes, several shortcodes and the Related/Linked Products sections in the single product page.
* Fix - Replace node-sass with sass package.
* Fix - fix: composer 2.2 excludes handling.
* Tweak - WC 6.5 compatibility.
* Tweak - WP 6.0 compatibility.

2021-08-10 - version 1.5.0
* Fix - Add 'wc_quick_view_after_single_product' hook in quick-view.php.
* Fix - Update build scripts and tooling.
* Tweak - WC 5.5 compatibility.
* Tweak - WP 5.8 compatibility.

2021-01-27 - version 1.4.0
* Fix - Quickview with products shortcode.
* Tweak - WC 5.0 compatibility.

2020-12-09 - version 1.3.1
* Tweak - WC 4.8 compatibility.
* Tweak - WP 5.6 compatibility.

2020-12-09 - version 1.3.0
* Tweak - WC 4.8 compatibility.
* Tweak - WP 5.6 compatibility.

2020-10-06 - version 1.2.12
* Fix - Set the default size so we don't have to pass the size through the URL.
* Fix - Support quick view buttons on pages built with WooCommerce Blocks (excluding the All Products block).
* Tweak - WC 4.5 compatibility.

2020-08-19 - version 1.2.11
* Tweak - WordPress 5.5 compatibility.

2020-06-10 - version 1.2.10
* Tweak - WC 4.2 compatibility.

2020-04-30 - version 1.2.8
* Tweak - Remove legacy code.
* Tweak - WC 4.1 compatibility.

2020-03-06 - version 1.2.7
* Tweak - WC tested up to 4.0.

2020-01-14 - version 1.2.6
* Tweak - WC tested up to 3.9.

2019-11-04 - version 1.2.5
* Tweak - WC tested up to 3.8.

2019-08-08 - version 1.2.4
* Tweak - WC tested up to 3.7.

2019-07-02 - version 1.2.3
* Fix - Quick View doesn't appear for the `product_category` shortcode.

2019-04-26 - version 1.2.2
* Fix - Quick View Button Missing From Category/Tag Archives.

2019-04-16 - version 1.2.1
* Tweak - WC tested up to 3.6.

2019-01-07 - version 1.2.0
* Update - Support product galleries and variation images.
* Fix - Don't redirect to product page on add to cart button.

2018-10-09 - version 1.1.14
* Update - WC 3.5 compatibility.

2018-05-21 - version 1.1.13
* Update - WC 3.4 compatibility.

2018-01-29 - version 1.1.12
* Fix - View Full Details link is broken on non-ajax add to cart button.

2018-01-11 - version 1.1.11
* Update - Compatibility with Currency Converter widget.

2017-12-13 - version 1.1.10
* Update - Updated tested up to header.

2017-10-19 - version 1.1.9
* Fix - URL links were not escaped of special characters.
* Fix - Add text domain to plugin header.

2017-04-03 - version 1.1.8
* Fix - Update for WooCommerce 3.0 compatibility.

2017-02-22 - version 1.1.7
* Fix - Issue with delay when used with product bundles.

2016-01-14 - version 1.1.6
* Tweak - Update deprecated WooCommerce functions.

2016-01-14 - version 1.1.5
* Fix - WooCommerce 2.5 compatibility.
* Fix - Fixed support for Composite Products.

2015-06-19 - version 1.1.4
* Tweak - Improved display on handheld devices.

2015-03-12 - version 1.1.3
* Fix - Splash Popup compatibility.

2015-01-29 - version 1.1.2
* Fix - Backwards compatibility.

2015-01-28 - version 1.1.1
* Fix - WC 2.3 support.

2015-01-27 - version 1.1.0
* New - Compatible with WooCommerce 2.3.
* New - Responsive styles for screens less than 768px.

2014-08-19 - version 1.0.16
* added do_action('wc_quick_view_before_single_product'); for compatibility.

2014-05-07 - version 1.0.15
* Fix URL for varaiables.

2014-01-17 - version 1.0.14
* 2.1 compat.

2013-07-31 - version 1.0.13
* Fixed quick view button when % in product name.

2013-07-31 - version 1.0.12
* Additional hooks.

2013-07-31 - version 1.0.11
* Better compatibility with addons.

2013-07-11 - version 1.0.8
* Only load lightboxes for quickview.

2013-06-11 - version 1.0.7
* Swatches and quick view compatibily.

2013-06-11 - version 1.0.6
* Change add to cart URL for non-ajax buttons.

2013-06-11 - version 1.0.5
* Handle woocommerce_enable_ajax_add_to_cart specifically.

2013-06-10 - version 1.0.4
* Fix non-ajax buttons option.

2013-06-10 - version 1.0.3
* Use setup_postdata().

2013-05-17 - version 1.0.2
* Fix variation image changing.

2013-05-17 - version 1.0.1
* Prettyphoto trigger ajax friendly.

2013-02-06 - version 1.0.0
* First Release.
  



Get WooCommerce Quick View Version 1.8.1 with 12 months of updates for just $10!




Already a WPspring Club Member?
WooCommerce Quick View Version 1.8.1 Released on March 25, 2024, is available from your account downloads page. Sign up at wpspri.ng/club
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Leave a Comment

@WPspringcom Facebook
Item added to cart.
0 items - $0