2025.07.21 - version 9.45.0
* New: Tested up to WordPress 6.8.2
* New: Tested up to WooCommerce 10.0.2
* Fix: Sender and receiver details now visible in 'More Details' on My Account > Coupons
* Fix: Showing coupon validation notice when not required
* Fix: Resolved translation issue in checkout related to incorrect handling of single quotes in localized strings
* Fix: Improved layout in the "Send Store Credit" tab
* Fix: Discount amount in admin order email now reflects accurate value
* Fix: Prevented JS error in French by escaping inline translations with `esc_js()`
* Fix: On the plugin's admin setting page, footer notes are overlapping the 'Save changes' button
* Fix: Wrong escaping function, using 'esc_attr__()' in a context outside of HTML attributes
* Update: Improved handling of adding products to the cart via AJAX in the Coupon Action tab [Admin]
* Update: Translations