Woo AI - Add a changelog.txt file for automation.

This commit is contained in:
Thomas Shellberg 2023-11-03 15:01:27 +01:00
parent 9572bf2a12
commit 4e7e835767
1 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,37 @@
*** Woo AI Changelog ***
2023-10-19 - version 0.5.0
* 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.
2023-09-12 - version 0.4.0
* 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.
2023-08-18 - version 0.3.0
* Patch - Fix Woo AI settings page fields persistence bug when disabling the feature.
* Patch - Woo AI - Fix store branding settings retrieval for use with description generation.
* 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.
2023-06-28 - version 0.2.0
* 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.
2023-06-05 - version 0.1.0
* Patch - Unhook a duplicate Jetpack Contact Form button hook.
* Minor - Declare HPOS compatibility.
* Minor - Truncating product title before sending.