* New - Added compatibility with WordPress 6.7.
* Fix - Resolved the deprecation introduced in WC 9.3.0 by inheriting the reporting class conditionally.
* Fix - Change the text on the admin order configuration button to clarify what is being 'configured'.
* Fix - PHP Warning: "Creation of dynamic property is deprecated" in PHP 8.2 and later.
* Fix - WooCommerce 9.3 deprecated warnings.
* Fix - The "Exclude sale items" coupon option breaks the "Get the cheapest item for free" promotion type.
* fixed: "Trying to access array offset on value of type null for $fee->gateway_option[WC_Add_Fees::OPT_KEY_OUTPUT]" on checkout page for very small values when fee amount = 0
* checked compatibility for WP 6.6 and WooCommerce
* Fix - Fixed regression 'Invalid quantity configuration. Please review the recipients count.' error for multiple gift cards with the same recipient email.
2024.04.10 - version 1.16.12
* Tweak - Improved how gift cards emails are displayed in small screens.
* Tweak - Updated the way of identifying hydration context in Store API requests.
* Tweak - Updated Gift Cards notices to use the new block styles.
* Fix - Resolved a PHP error that can occasionally occur when using WooPayments.
* Fix - Fixed fatal error triggered when recalculating totals with orders with gift cards and fees.