WooCommerce Currency Converter Widget Version 2.2.1 Changelog
* Fix – Fixed issue when loading the currencies locales.
* Fix – Fixed issue when loading the currencies locales.
* Sensei LMS: Version bump to 4.20.0 https://raw.githubusercontent.com/Automattic/sensei/version/4.20.0/changelog.txt
* Sensei Pro: Version bump to 1.20.0
* Add the ability to style lesson action buttons in Premium learning mode lesson templates
* Show a notice when the user tries to generate questions using AI but the lesson has no content
* Changed premium learning mode templates to use PHP to make them translatable.
* Rename “View Quiz” block to “Take Quiz”
* Fix error when using older version of Woo Subscriptions
* Improve reliability of send logic for No Progress email
* WC 8.3
* HPOS Support
* PHP 8.3
* New filter for column widths
* Fix bulk order actions not redirecting
* Fix bulk order actions update messages
* Fix create_email scheduled action failure
* Remove: PLUGINS-2430 – Remove malfunctioning notification recommending MaxMind and Trust Swiftly.
* Fix – Ensure that LinkedIn can use OpenID Connect
* Misc – New installations will use LinkedIn API v2 with OpenID Connect by default
* Feature – Add support for the WooCommerce Checkout Block
* Fix – Ensure that eCheck orders can be placed also if the merchant name (website name) contains spaces
* Fix – Throw an exception instead of triggering a PHP error when a payment token is not found for an order that contains a payment token ID
* Dev – Revised coherency tests in the query control on incoming request values to prevent odd values from causing errors.
* Dev – Made our query control less restrictive for backend taxonomy term requests like wp-admin/edit.php?pa_example=foo&post_type=product where we would previously filter out variable products with no variations related to a requested term.
* Dev – Revised query control to pagination conditions.
* Fix: Incorrect switch calculation when upgrading a synchronised product before the first renewal is due where the initial payment was prorated.
* Fix: When updating a subscription via the REST API, don’t update the start date to the current time if the start date is not set in the request.
* Fix: When using the checkout block to pay for renewal orders, ensure the order’s cart hash is updated to make sure the existing order can be used.
* Fix: Prevents a PHP fatal error that occurs when the cart contains a renewal order item that no longer exists.
* Fix: When HPOS is enabled and data compatibility mode is turned on, make sure subscription date changes made to postmeta are synced to orders_meta table.
* Fix: Resolved an issue that would cause undefined $current_page, $max_num_pages, and $paginate variable errors when viewing a page with the subscriptions-shortcode.
* Dev: Update subscriptions-core to 6.6.0.
* UPDATE: Copyrigth date.
* UPDATE: Added more logs.
* UPDATE: Temporal disabled Banner Live.
* FIX: Some notices.
* FIX: Undefined variable $all_redsys_data
* New – Introduced the ‘woocommerce_addons_cloned_product_with_filtered_price’ to allow plugins to not discount add-on prices.
* Fix – Resolved a styling issue with quantity-based add-on prices on the single product page.