Added webtoffee-ai/create-shop-coupon Ability and MCP tool: create WooCommerce coupons with percent or fixed discount, optional fixed-cart vs fixed-product scope, duplicate-code handling, and admin edit link in the response
Admin notices for missing Abilities API (WordPress before 6.9) and missing MCP Adapter now use dismissible wp_admin_notice() output
MCP Adapter detection: treats the standalone MCP Adapter plugin (mcp-adapter/mcp-adapter.php) as installed, not only the Composer vendor package
MCP server metadata version aligned with the plugin release
1.0.6
Registered plugin’s generation features as WordPress Abilities (WP 6.9+) under webtoffee-ai-content, with centralized Helper static methods and thin AJAX/Ability handlers
Added MCP support: custom webtoffee-ai-mcp-server, composer.json integration (composer require wordpress/mcp-adapter), meta.mcp.public => true, and admin notices for missing Abilities API or MCP Adapter package
Expanded product creation/publishing capabilities for AI agents: webtoffee-ai/create-product-draft, webtoffee-ai/create-product-published, and webtoffee-ai/publish-product-draft
Enhanced product creation flow with full WooCommerce CSV field support, shared schema methods, and consolidated Helper implementations (create_product, publish_product, taxonomy/image helpers)
1.0.5
Added AI-Generated Content Badge: optional frontend notice for AI-generated descriptions, with customisable message
Added “Show AI Badge” and “Badge Message” fields to the settings page
Added _wtofe_ai_generated post meta flag, set automatically when a description is applied
Refactored plugin to follow WordPress Plugin Boilerplate directory structure
Extracted shared logic into Helper, Loader, I18n, Admin, and Public classes
HTML extracted from PHP methods into dedicated partial files
All direct API calls removed from AJAX handlers — centralised into Helper
Tested OK with WooCommerce 10.3.5
Tested OK with WordPress 6.9
1.0.4
Tested OK with WooCommerce 10.2
1.0.3
Tested OK with WooCommerce 10.0.2
Added product brands generation functionality
Added product tags generation functionality
1.0.2
Tested OK with WordPress 6.8 and WooCommerce 9.8
1.0.1
Fixed issue with image generation not working on product edit page
Set image alt text, caption, and description to product name
1.0.0
Initial release
Featured image generation
Gallery image generation
Product description generation with multiple tones