* Misc - Tested up to WooCommerce 10.4.2
* Misc - Improve escaping and sanitizing throughout codebase
* Dev - Replace usage of deprecated `wc_enqueue_js()` with `wp_add_inline_script()`
* Dev - Fixed improper usage of gethostbyname(). It's unlikely this error was actually experienced as its usage was a fallback in the event earlier checks failed.
* Fix - Ensure payment button text appropriately changes depending on whether we're on the Checkout or Payment page
* Misc - Update SkyVerge Plugin Framework to 5.12.7
* Fix - Validate terms and conditions checkbox before creating the order in Elavon side.
* Fix - Payment button mislabeled on the Customer payment page
Feature - Add support for the WooCommerce Checkout Block
* Misc - Add admin notice to help merchants reverting to the checkout shortcode if the checkout block is used
* Localization - Improve the plugin localization of components that are part of the underlying framework dependency
Fix - Only load payment form JS on Order Pay and Add Payment Method pages
* Fix - Resolve bug when deleting a saved credit card
* Misc - Update SkyVerge Plugin Framework to 5.10.15