WooCommerce Cart Add Ons Changelog

The latest version is WooCommerce Cart Add Ons 2.3.2, Released on October 28, 2022

Changelog for WooCommerce Cart Add Ons


  *** WooCommerce Cart Add-ons ***

2022-10-28-version 2.3.2
* Fix-Fix WooCommerce Block feature plugin detection.
* Tweak-WC 7.0.0 compatibility.
* Tweak-WP 6.1 compatibility.

2022-10-13-version 2.3.1
* Fix-Declare compatibility with HPOS.
* Fix-Define Node version.

2022-05-31-version 2.3.0
* Fix-Update Cart Add-ons Block editor settings.
* Tweak-WC 6.5 compatibility.
* Tweak-WP 6.0 compatibility.

2022-05-17-version 2.2.0
* Fix-Add the Cart add-ons block.
* Fix-Compatibility fix for composer v2.2.0.
* Fix-Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted.
* Fix-Fixes #80.
* Fix-Fixes the missing `/build` folder on the dist zip file.
* Fix-Include variations when validating product matches.
* Fix-Optimize fetching the of products and categories in the Cart add-ons block's settings panel.
* Fix-Update package-lock.json and node dependencies.
* Fix-Variable products now are taking into consideration when inside category matches using blocks. .

2021-08-03-version 2.1.0
* Fix-Fix appearance of cart addons shortcodes due to missing classnames.
* Fix-Fix sidebar widget .
* Fix-Update build scripts.
* Tweak-WC 5.5 compatibility.
* Tweak-WP 5.8 compatibility.

2021-03-09-version 2.0.0
* Fix-Add Better guards for WC Navigation not being enabled.

2021-02-11-version 1.15.35
* Fix-WC Tested up to 5.0.
* Tweak-WC 5.0 compatibility.
* Tweak-WP 5.6 compatibility.

2020-11-25-version 1.15.34
* Fix-Support for the upcoming changes to WooCommerce admin navigation sidebar.
* Tweak-WC 4.7 compatibility.
* Tweak-WP 5.6 compatibility.

2020-11-03-version 1.15.33
- Fix-Remove fallback use of deprecated get_product().

2020-09-30-version 1.15.32
* Fix-Use proper initialization for activation hook.
* Fix-Remove confusing searching message.
* Tweak-Add order and orderby addons sorting hooks.
* Update-Add automated translations.
* Tweak-WC 4.5 compatibility.

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

2020-07-07-version 1.5.30
* Fix-Switch to using selectWoo fields and escape output.

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

2020-04-29-version 1.5.28
* Tweak-WC 4.1 compatibility.

2020-03-04-version 1.5.27
* Fix-Bump header WC version.

2020-03-04-version 1.5.26
* Tweak-WC tested up to 4.0.

2020-02-24-version 1.5.25
 * Fix-Addons width are not displaying correctly in mobile size.
 * Tweak-Remove legacy code.

2020-01-13-version 1.5.24
 * Tweak-WC tested up to 3.8
 
2019-11-05-version 1.5.23
 * Tweak-WC tested up to 3.8

2019-08-08-version 1.5.22
 * Tweak-WC tested up to 3.7

2019-07-18-version 1.5.21
 * Fix-'Add to cart' ajax functionality was not working.

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

2018-10-09-version 1.5.19
 * Update-WC tested up to 3.5

2018-05-22-version 1.5.18
 * Update-WC tested up to 3.4

2017-11-21-version 1.5.17
 * Fix  -Improve compatibility with "One Page Checkout" extension
 * Tweak-Change placeholder for Product Search

2017-11-09-version 1.5.16
 * Fix-Width issues for input fields when adding new categories or products
 * Fix-Addons message not displaying when all categories or products are removed
 * Fix-Addons message should not be draggable
 * Fix-Update incorrect text domain identifiers

2017-07-06-version 1.5.15
 * Fix-Ensures the jQuery UI CSS is loaded with the same protocol as the server is requesting be used.
 * Fix-Cleans up the settings screen UI, to be easier to work with and to understand, on first load (help information is in the "Help" tab, in the top right corner).

2017-04-03-version 1.5.14
 * Fix: WooCommerce 3.0 compatibility

2017-02-23-version 1.5.13
 * Fix: Show the Add-ons below the cart checkout form.

2016-03-03-version 1.5.12
 * Bug fix: Fixed product add-ons getting overwritten by the defaults when the number of product add-ons is less than the max add-ons to display

2016-01-25-version 1.5.11
 * Bug fix: Synced up version numbers

2016-01-14-version 1.5.10
 * Bug fix: Replace deprecated woocommerce_get_template with wc_get_template
 * Bug fix: Wrong number of add-ons are getting displayed if one of the add-ons are also in the cart
 * Bug fix: WooCommerce 2.5 compatibility fixes

2015-09-21-version 1.5.9
 * Bug fix: Fixed variation ID showing with product title
 * Bug fix: Fixed invalid argument errors when installing

2015-07-30-version 1.5.8
 * Improvement: Support for WooCommerce 2.4
 * Bug fix: Fixed typo for products not being returned
 * Bug fix: Fixed issue where deleted product as add-ons would cause fatal error

2015-07-08-version 1.5.7
 * Bug fix: Switch from using get_formatted_name to get_title
 * Improvement: Support variations within the product add-on settings

2015-01-31-version 1.5.6
 * Backwards and forwards compatibility for WooCommerce 2.3

2014-10-30-version 1.5.5
 * Bug fix: Fixed situation where wrong number of products might show

2014-08-20-version 1.5.4
 * Added: Version check prior to loading scripts (WooCommerce 2.2 compatibility)

2014-06-27-version 1.5.3
 * Bug fix: Fixed variable product functionality related to categories
 * Bug fix: Fixed issue related to looking up categories for variable products
 
2014-03-21-version 1.5.2
 * Bug fix: Added gettext to support additional translatable strings

2014-02-10-version 1.5.1
 * Bug fix: Added prevention for unexpected translated text breaking settings

2014-01-08-version 1.5
 * Added: WooCommerce 2.1 compatibility

2013-08-12-version 1.4.5
 * Fix: Cleanup wp_enqueue_style CSS to only load on specific admin views

2013-06-28-version 1.4.4
 * Fix: Remove showing price twice in some views of variations
 * Fix: Use get_formatted_product_name()
 * Fix: Remove erroneous error message display

2013-05-22-version 1.4.3
 * Fix: Fixed variation product link. Please add images to your variation products
 * Added: Add to cart logic to show add-to-cart button with add-ons

2013-05-21-version 1.4.2
 * Fix: Escaping html in settings for correct display of variations

2013-05-20-version 1.4.1
 * Fix: Added product class to variations as WooCommerce did not natively support them when displaying up-sells on-screen

2013-05-09-version 1.4
 * Improvement: Added support for variations
 * Feature: Added option to add AJAX-y "Add to Cart" button to add-on display

2013-04-05-version 1.3.2
 * Improvement: Only load admin scripts within plugin settings pages

2013-02-08-version 1.3.1
 * Fixed issue where use of [shortcode] was displaying post content

2013-01-26-version 1.3
 * 2.0 compatibility

2012-12-05-version 1.2.2
 * Fix shortcode display

2012-12-04-version 1.2.1
 * New updater

2012-10-31-version 1.2
 * Added shortcode [display-addons] to use on any page/post

2012-09-22-version 1.1.1
 * Give the masses back their apostrophes

2012-09-17-version 1.1
 * Changed settings screen drag/drop
 * Added widgets to show up-sells anywhere in sidebars once products added to cart
 * Use  to show up-sells anywhere in your theme once products are added to cart
 * Setting to limit how many up-sells are shown

2012-09-10-version 1.0.3
 * Read shop loop from current theme

2012-07-25-version 1.0.2
 * Fixed admin display CSS

2012-07-20-version 1.0.1
 * Added WooCommerce 1.6.1 compatibility updates

2012-07-19-version 1.0
 * First release
  



Get WooCommerce Cart Add Ons Version 2.3.2 with 12 months of updates for just $19!




Already a WPspring Club Member?
WooCommerce Cart Add Ons Version 2.3.2 Released on October 28, 2022, 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