Releases: woocommerce/woocommerce-claude
Releases · woocommerce/woocommerce-claude
v0.1.2
What's Changed
- Simplify API key flow: always read-only + redesigned post-connect card by @garysmurray in #16
- feat: post-connect Try it out card with starter questions by @garysmurray in #17
- Migrate to plugin-owned /wp-json/hey-woo/mcp endpoint by @garysmurray in #18
- Rename: Hey Woo → WooCommerce for Claude by @garysmurray in #19
- chore: bump version to 0.1.2 by @garysmurray in #20
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Add AGENTS.md scaffold for coding-agent workflows by @garysmurray in #8
- chore: add Requires Plugins header by @louwie17 in #9
- feat: always pseudonymise customer rows; drop PII toggle by @garysmurray in #10
- feat: one-click Claude Desktop setup via WC Settings → Hey Woo by @garysmurray in #11
- ux: redesign setup view with explicit Generate + Step 1/Step 2 layout by @garysmurray in #12
- Link customer / order / coupon / refund-product references to wp-admin by @garysmurray in #13
- chore: bump version to 0.1.1 by @garysmurray in #14
New Contributors
- @garysmurray made their first contribution in #8
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Scope hey-woo-tests mapping to the tests environment only by @louwie17 in #1
- Update WC version requirements to 10.6+ / tested up to 10.7 by @louwie17 in #2
- Add npm plugin-zip build using @wordpress/scripts by @louwie17 in #4
- Run PHPUnit in CI without wp-env by @louwie17 in #3
- ci: skip phpcs/phpunit when only workflow files change by @louwie17 in #6
- Update release workflow to workflow_dispatch-only pattern by @louwie17 in #5
- fix: strip package.json from zip and document HTTP local-dev setup by @louwie17 in #7
Full Changelog: https://github.com/woocommerce/hey-woo/commits/v0.1.0