- Version
- Download 53
- File Size 88.28 KB
- File Count 1
- Create Date November 2, 2023
- Last Updated August 20, 2024
WooCommerce Deposits v2.3.1
Changelog
Version 2.3.1 Released on 2024-08-19
- "Due Today" amount displaying incorrectly after updating the cart quantity.
- Bump WooCommerce "tested up to" version 9.2.
- Bump WooCommerce minimum supported version to 9.0.
Version 2.3.0 RELEASED ON 2024-07-15
- Bump WordPress "tested up to" version 6.6.
- Ensure that all E2E tests pass.
- Fix QIT E2E tests and add support for a few new test types.
Version 2.2.9 RELEASED ON 2024-07-01
- Bump WooCommerce "tested up to" version 9.0.
- Bump WooCommerce minimum supported version to 8.8.
- Bump WordPress minimum supported version to 6.4.
- Ignore the Woo Comment Hook `@since` sniff.
- Update NPM packages and node version to v20 to modernize developer experience.
- Incorrect "Due today" prices shown on the Cart and Checkout pages.
Version 2.2.8 RELEASED ON 2024-04-08
- Ensure that the `woocommerce_invoice_scheduled_orders` cron event gets respawned if deleted.
Version 2.2.5RELEASED ON 2024-01-08
- Bump WooCommerce "tested up to" version 8.4.
- Bump WooCommerce minimum supported version to 8.2.
- Bump PHP minimum supported version to 7.4.
- Bump PHP "tested up to" version 8.3.
Version 2.2.4RELEASED ON 2023-12-11
- Add Playwright e2e coverage to handle Block Checkout.
- Admin settings colour to match admin theme colour scheme.
Version 2.2.3RELEASED ON 2023-11-20
- Bump WooCommerce "tested up to" version 8.3.
- Bump WooCommerce minimum supported version to 8.1.
- Bump WordPress "tested up to" version 6.4.
- Update default behavior to use a block-based cart and checkout in E2E tests.