* Misc - Tested up to WooCommerce 11.0.1 and WordPress 7.0.4
* Misc - Update the SkyVerge Plugin Framework to v6.2.3
* Misc - Improve escaping and sanitizing throughout codebase
* Misc - Tested up to WooCommerce 10.2
* Fix - "Translation triggered too early" errors
* Dev - Update the SkyVerge framework to v5.15.9
* Misc - Removed deprecated usage of WC_Email `$find` and `$replace` properties in favor of `$placeholder`. The associated filters `wc_order_status_manager_order_status_email_find_variables` and `wc_order_status_manager_order_status_email_replace_variables` have also been deprecated, with a new replacement: `wc_order_status_manager_order_status_email_placeholders`
* Tweak - When an order moves to a custom paid status, we no longer delete the existing `woocommerce_downloadable_product_permissions` record for that order. Our new behavior better aligns with WooCommerce core paid statuses.
* Fix - The `wc-checkout-draft` status has been automatically updated to change its "Paid" setting to "Orders with this status require payment". This fixes issues with block checkout for some gateways.
* Fix - Ensure Font Awesome icons are loaded on orders list page when HPOS is enabled
* Fix - Ensure order line items appear in custom emails that are dispatched when a new order is created
* Fix - Address PHP warnings when emails are sent
* Fix - Ensures custom image icons are kept in place when status changes are made