WooCommerce Canada Post Shipping Version 3.2.4
Version 3.2.4 of WooCommerce Canada Post Shipping was released on January 06, 2026 and is now available. Learn how to immediately download from WPspring.
Version 3.2.4 of WooCommerce Canada Post Shipping was released on January 06, 2026 and is now available. Learn how to immediately download from WPspring.
* Fix – Security update.
Version 8.3.0 of WooCommerce Subscriptions was released on January 06, 2026 and is now available. Learn how to immediately download from WPspring.
* Add: Support for ajax add-to-cart flows from the single product page, when upgrading or downgrading subscriptions.
* Add: Enhanced functionality from the WooCommerce Subscription Downloads plugin has now been integrated directly into WooCommerce Subscriptions.
* Fix: Ensured the subject line for the “Customer Renewal Invoice” email correctly updates.
Version 2.7.9 of WooCommerce Australia Post Shipping was released on January 06, 2026 and is now available. Learn how to immediately download from WPspring.
* Fix – Security update.
Version 3.0.0 of WooCommerce Bookings Plugin was released on January 07, 2026 and is now available. Learn how to immediately download from WPspring.
* Tweak – Replaced wc_enqueue_js with wp_add_inline_script according to the recommended WordPress core script patterns.
* Fix – Fixed customer syncing between the order and the booking when HPOS is enabled.
* Fix – Fixed error that prevented the deletion of a booking if the linked product/resource didn’t exist.
* Fix – Fixed PHP deprecation notice related to the Bookings Payment Gateway registration.
* Fix – Fixed an issue that displayed expired booking notices multiple times.
* Fix – Fixed a conflict with the date picker styles of Product Add-Ons and Gift Cards.
* Fix – Clear out persistent admin notice about fetching Google calendars when errors are resolved.
* Fix – Fixed undefined property warning in booking notification emails.
* Dev – Introduced ‘woocommerce_bookings_use_extensive_time_slots_check’ filter. Set it to ‘false’ for faster availability calculations, unless you are using automatic resource assignment or monthly duration unit.
* Dev – The structure of the array returned via wc_bookings_product_get_available_blocks has changed. Expect an associative array with timestamp as the key and the number of booked slots as value.
* Dev – Improved doc blocks for key functions.
* Dev – Updated ‘bookings’ REST API endpoint to support searching and filtering by product, customer, resource, date and status.
* Dev – Introduced a ‘weekly-schedule’ v2 REST API endpoint to read/write weekly schedule rules.
* Dev – Introduced a ‘date-overrides’ v2 REST API endpoint to read/write date override rules.
* Dev – Exposed ‘wc_booking’ and ‘bookable_resource’ CPTs in the REST API.
Version 9.66.0 of WooCommerce Smart Coupons was released on January 03, 2026 and is now available. Learn how to immediately download from WPspring.
* New: Shortcode ‘smart_coupon_countdown’ for displaying countdown timers about coupon expiry, also works with banners provided by the plugin
* New: Display Store Credit balance getting used from the total balance available, alongside coupon codes on Cart and Checkout page
* New: Display original price of the product as crossed along with discounted price of the product in the cart
* Fix: A product that issues store credit, is not getting added to cart when it is set as gift product under a coupon’s Actions tab
* Fix: Max discount not getting applied when coupons are applied to orders from the admin side
* Fix: Incorrectly setting the default quantity as 1 for the product that is not there in the cart
* Developer: Added ‘wc_sc_coupon_show_store_credit_balance’ filter to enable or disable Store Credit balance display
* Developer: Added ‘wc_sc_store_credit_balance_label’ filter to customize the Store Credit balance label
* Update: Translations