WooCommerce Buy One Get One Free Version 4.1.4 Changelog
* Add – Compatible with Tiered Pricing Table for WooCommerce by u2code: Disable tiered pricing on cart items with a BOGO promotion.
* Add – Compatible with Tiered Pricing Table for WooCommerce by u2code: Disable tiered pricing on cart items with a BOGO promotion.
* feature: option “Maximum fee”: limit fee to a maximum value
* feature: option “Exclude Fees For E-Mails”: skip total cart fees for a gateway for given E-Mails
* added: filter “wc_add_fees_gateway_fee_maximum”: change maximum fee value during calculation
* added: filter “wc_add_fees_hide_product_panel_options”: remove our tab from product metabox settings
https://github.com/InoplugsOrganization/Open-Library/blob/main/Payment%20Gateway%20Based%20Fees/Metabox%20Product/wc_add_fees_hide_product_panel_options.php
* added: filter “wc_add_fees_wc_fees_calculated_done_check”: skip a second fee calculation (e.g. by WC automatic tax calculation)
https://github.com/InoplugsOrganization/Open-Library/blob/main/Payment%20Gateway%20Based%20Fees/Fee%20Calculation/wc_add_fees_wc_fees_calculated_done_check.php
* Sensei LMS: Version bump to 4.18.0 https://raw.githubusercontent.com/Automattic/sensei/version/4.18.0/changelog.txt
* Sensei Pro: Version bump to 1.18.0
* Add support for WooCommerce High-Performance Order Storage (HPOS)
* Changed styles of ordered graded question answers
* Bump minimum required PHP version to 7.4
* Improve support for PHP 8.1
* Fix issue of woothemes-sensei (WCPC) bundle breaking some translated sites for PHP 8.0 and above
* Fix – Prevent unauthenticated broken access control related to installation routine.
* Fix – Prevented warning from being displayed on PHP 8.2, and added check for user capabilities before registering menu items.
* Tweak – WC 8.1 compatibility.
* Tweak – WP 6.3 compatibility.
* Update – Security update.
* Fix – Default shipping address being overwritten when user using saved address.
* Change: Do not trigger errors on hosts that have disabled some PHP functions
* Update – Security update.
* Dev – Add end-to-end tests using Playwright.
* Fix – Compatibility issue with PHP 8.1 that caused errors in exported CSV files.
* Fix – Export and import of product tags, shipping classes and other term data uses names consistently.