Version 2.9.3
Woorelease changelog
- Dev - Eliminate the duplicate functions used to group shipping time data.
- Dev - Improve E2E tests for related products.
- Fix - Budget Recommendation data not populating on install.
- Fix - PHP 8.4 package compatibility.
- Fix - Prevent duplicate conversion and purchase event tracking.
- Fix - The saved max shipping time is not showing after revisiting the free listings editing page.
- Tweak - Drop Jetpack packages and switch to packages bundled with WooCommerce.
- Tweak - WC 9.5 compatibility.
- Update - Drop support for WooCommerce < 7.9.
What's Changed
Fixes 🛠
- Fix the issue of the saved max shipping time not showing after revisiting the free listings editing page by @eason9487 in #2725
- PHP 8.4 package compatibility by @mikkamp in #2728
- Fix Budget Recommendation data not populating on install by @mikkamp in #2732
- Prevent duplicate conversion and purchase event tracking by @mikkamp in #2734
Tweaked 🔧
Developer-facing changes 🧑💻
- Reorganize frontend files: move, rename and flatten by @eason9487 in #2719
- Reorganize frontend files: move
wcdl
andexternal-components
intocomponents
by @eason9487 in #2722 - Eliminate the duplicate functions used to group shipping time data by @eason9487 in #2726
- Fix related products E2Es for WC9.5 by @tomalec in #2729
Full Changelog: 2.9.2...2.9.3