* New: Support for WooCommerce 4.1
* New: added line details for Stripe Checkout
* Update: plugin framework
* Update: Stripe PHP library to version 7.31.0
* Tweak: added error message when manual renew attempt fails
* Tweak: moved "retry invoice with other cards" procedure after suspension handling
* Tweak: removed deprecated param from subscription API
* Tweak: retrieve gateway using proper methods
* Fix: issue with charge retrieval during dispute webhook handling
* Fix: payment intent not being refreshed when original order is cancelled and a new one with same amount is being attempted
* Fix: issue with free item when creating Checkout session
* Fix: issue with short description of the item when creating checkout session
* Dev: added filter yith_wcstripe_checkout_session_detailed_line_items to disable line details on Stripe Checkout
* Dev: added yith_wcstripe_session_param filter