Version 2.8.7
Woorelease changelog
- Dev - WordPress 6.7 Compatibility: Fix the issue that E2E test can't log in to wp-admin.
- Fix - Remove a Google Ads API vendor file that prints php information.
- Fix - WordPress 6.7 Compatibility: Avoid the block toolbar appearing when interacting blockified product editor.
- Tweak - WC 9.4 compatibility.
- Tweak - WP 6.7 compatibility.
- Tweak - WordPress 6.7 Compatibility: Adjust the layout of the radio control to align well with the extended content.
- Tweak - WordPress 6.7 Compatibility: Avoid errors in the database where a TEXT type can't have a default value.
What's Changed
Fixes 🛠
- WordPress 6.7 Compatibility: Avoid block toolbar appearing when interacting custom product blocks by @eason9487 in #2670
- Remove vendor files that prints php information
phpinfo()
by @ianlin in #2673
Tweaked 🔧
- WordPress 6.7 Compatibility: Avoid errors in the database where a TEXT type can't have a default value by @eason9487 in #2667
- WordPress 6.7 Compatibility: Adjust the radio control layout to align well with the extended content by @eason9487 in #2671
Developer-facing changes 🧑💻
- WordPress 6.7 Compatibility: Fix the issue that E2E test can't log in to wp-admin by @eason9487 in #2668
Full Changelog: 2.8.6...2.8.7