2.8 KiB
2.8 KiB
Changelog
0.6 - 2024-03-29
- Patch - Woo AI - Fix z-index issue with Background Removal Spotlight.
- Patch - Add composer install to changelog script.
- Patch - Update references to woocommerce.com to now reference woo.com.
- Minor - Add React Testing Library and tests to the Woo AI plugin.
- Patch - Fix Woo AI webpack build configuration.
- Patch - Only initialize background removal when Jetpack connection is present.
- Patch - Update / tweak a few more links in docs and comments.
0.5 - 2023-10-19
- Minor - Adding background removal for legacy product editor images.
- Minor - Adding feedback snackbar after image background removal
- Minor - Adding number of images to tracks events for background removal.
- Minor - Adding spotlight to bring attention to background removal link on Media Library.
0.4 - 2023-09-12
- Patch - Add Woo AI Personalization setting and check setting when generating descriptions with AI.
- Minor - Suggest product categories using AI
- Minor - [Woo AI] Add a Write with AI button for the short description field in product editor.
0.3 - 2023-08-18
- Patch - Fix Woo AI settings page fields persistence bug when disabling the feature.
- Patch - Woo AI
- Patch - Update
wp-env
to version 8.2.0. - Minor - Adding settings screen for AI centric settings.
- Minor - Generating short description after long description on product editor.
- Minor - [Woo AI] Add Store Branding data to product description generation prompt.
- Minor - Moving text completion hooks into @woocommerce/ai package for reuse.
- Minor - Updating AI endpoints for product editing features.
- Minor - Use additional product data (categories, tags, and attributes) when generating product descriptions.
- Minor - Update pnpm monorepo-wide to 8.6.5
- Minor - Update pnpm to 8.6.7
- Minor - Upgrade TypeScript to 5.1.6
0.2 - 2023-06-28
- Minor - Adding error handling for a bad token request.
- Minor - Adding tracks events to indicate view for ai features.
- Minor - Initial release of WooAI plugin.
- Minor - Update the product's permalink (slug) when an AI suggested title is selected.
0.1.0 - 2023-06-05
- Patch - Unhook a duplicate Jetpack Contact Form button hook.
- Minor - Declare HPOS compatibility.
- Minor - Truncating product title before sending.