WooCommerce Buy One Get One Free Version 5.5.1 Changelog
* Fix – PHP error on “Free gift added to the cart” message.
* Fix – PHP error on “Free gift added to the cart” message.
* Fix – Address a PHP error that might occur when validating a shipping method
* Tweak – If buckets already exist in the connected S3 account, return the first available bucket as the default bucket in the plugin settings
* Tweak – Ignore approved download directories when using S3 storage for downloadable files
* Fix – Improve detection of download requests when parsing the S3 file URLs from a shortcode, to consistently serve a S3 file from frontend requests only
* Fix – Improve the handling and performance of the S3 file statuses in product variation
* Fix – Improved alignment of the “Enable Deposits” field description label on the Product Edit screen.
* Dev – Bump WooCommerce “tested up to” version 9.5.
* Dev – Bump WooCommerce minimum supported version to 9.3.
* Dev – Introduced a method to dynamically generate the Deposits settings tab URL.
* Add – New WooCommerce product editor compatibility.
* Fix – Notification recipients field should only search for admin or shop managers users.
* Fix – Change the priority of our `init` method that is hooked to `plugins_loaded` from the default 10 to 9, ensuring it always fires before `woocommerce_blocks_loaded`.
* Dev – Bump WooCommerce “tested up to” version 9.5.
* Dev – Bump WooCommerce minimum supported version to 9.3.
* Fix compatibility with Purolator extension
* Fix – Address a possible fatal error that can occur when plugins modify query results
* Fix – Remove support for deprecated navigation feature
* Fix – Fix early voucher redemption bug with Block-based checkout transactions
* Fix – Prevent deprecation notices by conditionally loading Navigation feature only for stores running WC <= 9.2. * Dev - Bump WooCommerce "tested up to" version 9.5. * Dev - Bump WooCommerce minimum supported version to 9.3.
* Fix – Fixed data store queries producing database errors with an empty IN statement.
* Tweak – Removed use of global product variable in the context of the admin page.