Version 2.6.0
Woorelease changelog
- Add - Support the new product editor (Product Block Editor).
- Dev - Fix the compatibility issue in starting E2E test environment due to the default charset change in MariaDB v11.3.1.
- Fix - 401 handling for connected Ads accounts.
What's Changed
New Features 🎉
- Product Block Editor: Add the fundamental support and map
Text
andInteger
attribute inputs to currently available generic blocks by @eason9487 in #2151 - Product Block Editor: Add the fundamental setup for the custom product blocks and map
Select
andBooleanSelect
inputs to the custom select field block by @eason9487 in #2164 - Product Block Editor: Map
SelectWithTextInput
andDateTime
inputs to the custom product blocks by @eason9487 in #2178 - Product Block Editor: Add a custom block for editing channel visibility by @eason9487 in #2214
- Product Block Editor: Add a custom block for prompting user to complete onboarding by @eason9487 in #2237
- Product Block Editor: Support the new product editor by @eason9487 in #2213
Fixes 🛠
Tweaked 🔧
- Product Block Editor: Preprocessing for adding the channel visibility by @eason9487 in #2179
- Product Block Editor: Convert
Label
component and custom block registration to use the newly added APIs in Woo 8.5 by @eason9487 in #2193 - Product Block Editor: Validate integer input for the Multipack attribute by @eason9487 in #2219
- Product Block Editor: Make it compatible with WooCommerce 8.6 by @eason9487 in #2249
- Product Block Editor: Declare feature compatibility by @eason9487 in #2269
Developer-facing changes 🧑💻
- Fix the compatibility issue in starting E2E test environment due to the default charset change in MariaDB v11.3.1 by @eason9487 in #2272
Full Changelog: 2.5.18...2.6.0