Skip to content

Version 2.6.0

Compare
Choose a tag to compare
@eason9487 eason9487 released this 27 Feb 03:53

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 and Integer 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 and BooleanSelect inputs to the custom select field block by @eason9487 in #2164
  • Product Block Editor: Map SelectWithTextInput and DateTime 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