WooCommerce Product Bundles Version 8.5.5 Changelog
* Tweak – Prevent errors when aggregating package items without calculated cart totals.
* Fix – Fixed type error when calculating bundle prices with individually priced items.
* Tweak – Prevent errors when aggregating package items without calculated cart totals.
* Fix – Fixed type error when calculating bundle prices with individually priced items.
* Security – Add nonce checks
* Fix – HTML being unintentionally stripped from cart notice messages upon save
* Fix: Fix WordPress 6.7 translation loading warning by loading textdomain on plugins_loaded hook instead of init hook.
* Fix – Improved compatibility with WC 10.4 wc_format_decimal changes.
* Misc – Tested up to WooCommerce 10.4.2
* Misc – Improve escaping and sanitizing throughout codebase
* Dev – Replace usage of deprecated `wc_enqueue_js()` with `wp_add_inline_script()`
* Dev – Fixed improper usage of gethostbyname(). It’s unlikely this error was actually experienced as its usage was a fallback in the event earlier checks failed.
* Tweak – Add WooCommerce system status report information to help with troubleshooting
* Fix – Ensure the merchant is redirected to the R-Series product importer following an action on a product in the importer table
* Dev – updated vulnerable packages.
* Fix – Add compatibility with WooCommerce 10.4.0+ namespaced CssInliner for email CSS inlining.
* Tweak – WordPress 6.9 compatibility.
* Update – Require WooCommerce 10.3+.
* Update – Require WordPress 6.8+.
* update – Better handling for inventory update and existing product sync.
* New – Added grid layout to display gift products for selection.
* Dev – Bumped minimum required versions.
* Dev – Bump WooCommerce “tested up to” version 10.4.2.
* Dev – Bump WordPress “tested up to” version 6.9.
* Fix – Restricted adding quantities exceeding the maximum allowed during manual gift selection.
* Dev – Bumped minimum required versions.
* Dev – Bump WooCommerce “tested up to” version 10.4.2.
* Dev – Bump WordPress “tested up to” version 6.9.
* Fix – Addressed warnings reported by WooCommerce’s Quality Insights Toolkit(QIT).