This repository was archived by the owner on Feb 23, 2024. It is now read-only.
2.1.0 Release Candidate
Pre-release
Pre-release
- Feature: Add focal point picker to the Featured Product block, so you can adjust the background image position (only available on WP 5.2+ or with Gutenberg plugin).
- Fix: Improved fetching products from API, so searching for products in Featured Product & Hand-picked Products is faster for stores with over 200 products.
- Fix: It might be possible to request over 100 products for the editor preview, but this would cause an API error - we now limit the preview request to 100 products.
- Build: Update build script to show visual progress indicator.
- Build: Update packages
Help test this RC:
- Try using the focal point picker on a Featured Product block
- Try searching for products in the Hand-picked Products or Featured Product blocks, on stores with less than 200 products and/or more than 200 products
- Test the API error fix by following the steps in #543