diff --git a/plugins/woo-ai/CHANGELOG.md b/plugins/woo-ai/CHANGELOG.md index 20e296d2b4a..3c28fac0a97 100644 --- a/plugins/woo-ai/CHANGELOG.md +++ b/plugins/woo-ai/CHANGELOG.md @@ -1,22 +1,32 @@ # Changelog -## [0.5](https://github.com/woocommerce/woocommerce/releases/tag/0.5) - 2023-10-19 +## [0.6](https://github.com/woocommerce/woocommerce/releases/tag/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](https://github.com/woocommerce/woocommerce/releases/tag/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](https://github.com/woocommerce/woocommerce/releases/tag/0.4) - 2023-09-12 +## [0.4](https://github.com/woocommerce/woocommerce/releases/tag/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](https://github.com/woocommerce/woocommerce/releases/tag/0.3) - 2023-08-18 +## [0.3](https://github.com/woocommerce/woocommerce/releases/tag/0.3) - 2023-08-18 - 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 - 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. @@ -28,7 +38,7 @@ - Minor - Update pnpm to 8.6.7 - Minor - Upgrade TypeScript to 5.1.6 -## [0.2](https://github.com/woocommerce/woocommerce/releases/tag/0.2) - 2023-06-28 +## [0.2](https://github.com/woocommerce/woocommerce/releases/tag/0.2) - 2023-06-28 - Minor - Adding error handling for a bad token request. - Minor - Adding tracks events to indicate view for ai features. diff --git a/plugins/woo-ai/changelog/42860-update-pnpm b/plugins/woo-ai/changelog/42860-update-pnpm deleted file mode 100644 index 69a57db741b..00000000000 --- a/plugins/woo-ai/changelog/42860-update-pnpm +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: dev -Comment: Updated PNPM - diff --git a/plugins/woo-ai/changelog/43595-update-wireit-0.14.3 b/plugins/woo-ai/changelog/43595-update-wireit-0.14.3 deleted file mode 100644 index bc75313533d..00000000000 --- a/plugins/woo-ai/changelog/43595-update-wireit-0.14.3 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: dev -Comment: This is a developer-only build tooling related change. - diff --git a/plugins/woo-ai/changelog/43769-add-woo-ai-watch b/plugins/woo-ai/changelog/43769-add-woo-ai-watch deleted file mode 100644 index 978ed47d026..00000000000 --- a/plugins/woo-ai/changelog/43769-add-woo-ai-watch +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: dev -Comment: This PR only affects build tooling and no change entry is required. - diff --git a/plugins/woo-ai/changelog/44382-fix-pnpm-lock-update b/plugins/woo-ai/changelog/44382-fix-pnpm-lock-update deleted file mode 100644 index 896c2aa4b77..00000000000 --- a/plugins/woo-ai/changelog/44382-fix-pnpm-lock-update +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: dev -Comment: Just fixing a lock file after a tool was removed. - diff --git a/plugins/woo-ai/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs b/plugins/woo-ai/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs deleted file mode 100644 index 8e0f553bfa5..00000000000 --- a/plugins/woo-ai/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: dev -Comment: Fix Gutenberg links in the docs pointing to incorrect branch. - diff --git a/plugins/woo-ai/changelog/45871-dev-woo-ai-wp-65-update b/plugins/woo-ai/changelog/45871-dev-woo-ai-wp-65-update deleted file mode 100644 index d3174951b22..00000000000 --- a/plugins/woo-ai/changelog/45871-dev-woo-ai-wp-65-update +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: tweak -Comment: Updated the header to enable a new plugin dependency feature available in WP 6.5. - diff --git a/plugins/woo-ai/changelog/fix-actually-fix-spotlight b/plugins/woo-ai/changelog/fix-actually-fix-spotlight deleted file mode 100644 index 08dba73441e..00000000000 --- a/plugins/woo-ai/changelog/fix-actually-fix-spotlight +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fix - -Woo AI - Fix z-index issue with Background Removal Spotlight. diff --git a/plugins/woo-ai/changelog/fix-domain-substitution b/plugins/woo-ai/changelog/fix-domain-substitution deleted file mode 100644 index b1499ab53ac..00000000000 --- a/plugins/woo-ai/changelog/fix-domain-substitution +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: update - -add composer install to changelog script' diff --git a/plugins/woo-ai/changelog/fix-webpack-build b/plugins/woo-ai/changelog/fix-webpack-build deleted file mode 100644 index 31cc36fe7ae..00000000000 --- a/plugins/woo-ai/changelog/fix-webpack-build +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: dev - -Fix Woo AI webpack build configuration. diff --git a/plugins/woo-ai/changelog/try-woo-ai-rtl b/plugins/woo-ai/changelog/try-woo-ai-rtl deleted file mode 100644 index 76289a2141e..00000000000 --- a/plugins/woo-ai/changelog/try-woo-ai-rtl +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: dev - -Add React Testing Library and a basic test to the Woo AI plugin. diff --git a/plugins/woo-ai/changelog/update-background-removal-elligibility-40917 b/plugins/woo-ai/changelog/update-background-removal-elligibility-40917 deleted file mode 100644 index c97274b5390..00000000000 --- a/plugins/woo-ai/changelog/update-background-removal-elligibility-40917 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: tweak - -Only initializing background removal when JP connection present. diff --git a/plugins/woo-ai/changelog/update-tweak-remove-href-li b/plugins/woo-ai/changelog/update-tweak-remove-href-li deleted file mode 100644 index 863f19d99d7..00000000000 --- a/plugins/woo-ai/changelog/update-tweak-remove-href-li +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: tweak - -Update / tweak a few more links in docs and comments. diff --git a/plugins/woo-ai/changelog/update-woocommerce-com-to-woo-com b/plugins/woo-ai/changelog/update-woocommerce-com-to-woo-com deleted file mode 100644 index 21303d2dbba..00000000000 --- a/plugins/woo-ai/changelog/update-woocommerce-com-to-woo-com +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: update - -update references to woocommerce.com to now reference woo.com diff --git a/plugins/woo-ai/composer.json b/plugins/woo-ai/composer.json index a7513318347..30f05a73795 100644 --- a/plugins/woo-ai/composer.json +++ b/plugins/woo-ai/composer.json @@ -6,7 +6,7 @@ "license": "GPL-3.0-or-later", "prefer-stable": true, "minimum-stability": "dev", - "version": "0.5.0", + "version": "0.6.0", "require": { "composer/installers": "~1.7", "ext-json": "*" diff --git a/plugins/woo-ai/package.json b/plugins/woo-ai/package.json index 103b6fd509b..3c73744863f 100644 --- a/plugins/woo-ai/package.json +++ b/plugins/woo-ai/package.json @@ -8,7 +8,7 @@ "url": "git://github.com/woocommerce/woo-ai.git" }, "title": "Woo AI", - "version": "0.5.0", + "version": "0.6.0", "homepage": "http://github.com/woocommerce/woo-ai", "devDependencies": { "@babel/preset-react": "7.23.3", diff --git a/plugins/woo-ai/woo-ai.php b/plugins/woo-ai/woo-ai.php index 93db501b08c..2214a895cf4 100644 --- a/plugins/woo-ai/woo-ai.php +++ b/plugins/woo-ai/woo-ai.php @@ -3,7 +3,7 @@ * Plugin Name: Woo AI * Plugin URI: https://github.com/woocommerce/woocommerce/ * Description: Enable AI experiments within the WooCommerce experience. Learn more. - * Version: 0.5.0 + * Version: 0.6.0 * Author: WooCommerce * Author URI: https://woo.com/ * Requires at least: 5.8