Skip to content

Tags: iOSDevSK/mcp-for-woocommerce

Tags

v1.2.1

Toggle v1.2.1's commit message
docs: add version 1.2.1 to changelog with OAuth 2.0 and claude.ai web…

… support

- Document OAuth 2.0 Authorization Code Flow with PKCE implementation
- Add claude.ai web version compatibility information
- Include dynamic client registration details
- Document activation/deactivation hooks for OAuth discovery
- Note PKCE security enhancements

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>

v1.2.0

Toggle v1.2.0's commit message
chore: update stable tag to 1.2.0 in readme.txt

v1.1.9

Toggle v1.1.9's commit message
docs: update changelog.txt for version 1.1.9

v1.1.8

Toggle v1.1.8's commit message
docs: update changelog for version 1.1.8

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>

v1.1.7

Toggle v1.1.7's commit message
chore: rebrand as community plugin and bump version to 1.1.7

- Update all author/contributor references to Filip Dvoran only
- Add community plugin disclaimer in README and plugin header
- Remove association with Automattic in all files
- Update plugin URI to GitHub repository
- Bump version to 1.1.7 across all files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>

v1.1.6

Toggle v1.1.6's commit message
fix: update stable tag to 1.1.6 in readme.txt

Fixes WordPress.org validation error - stable tag must match main plugin file version

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>

v1.1.5

Toggle v1.1.5's commit message
Fix ES module imports and rebuild frontend assets

- Fixed import paths in src/index.js to include .js extension for ES module compatibility
- Fixed import paths in src/settings/index.js for all tab components
- Rebuilt frontend assets with npm run build
- Updated build files with latest changes

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>

v1.1.4

Toggle v1.1.4's commit message
Release v1.1.4: Complete PHP proxy compatibility for Claude Desktop

- Updated plugin version to 1.1.4
- PHP proxy fully compatible with Claude Desktop MCP protocol
- Supports both Node.js and PHP deployment scenarios
- Ready for Claude.ai online integration

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>

v1.1.3

Toggle v1.1.3's commit message
Release v1.1.3: Add PHP proxy support for Node.js-free deployment

- Updated plugin version to 1.1.3
- Includes PHP MCP Proxy for server environments without Node.js
- Maintains backward compatibility with existing Node.js proxy

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>

v1.1.2

Toggle v1.1.2's commit message
Version bump to v1.1.2 - STABLE RELEASE

🎯 All critical issues fixed:
✅ JavaScript object naming consistency
✅ Claude.ai Desktop integration works natively
✅ No more must-use plugin hacks needed
✅ Proxy generation/removal automatic on JWT toggle

🔧 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>