v0.3.0
What's Changed
- Rename package from mcp-wordpress-remote-proxy to mcp-wordpress-remot… by @galatanovidiu in #1
- Update package name to @automattic/mcp-wordpress-remote and change au… by @galatanovidiu in #2
- Update package-lock.json to reflect new package name @automattic/mcp-… by @galatanovidiu in #3
- Update README.md to enhance package description by @galatanovidiu in #4
- Improve readme by @Jameswlepage in #6
- Add node-fetch and related modules in package-lock.json by @galatanovidiu in #7
- Bugfixes by @galatanovidiu in #8
- Improved documentation by @galatanovidiu in #9
- Update start script in package.json for development mode and add comp… by @galatanovidiu in #10
- Improved documentation by @galatanovidiu in #11
- Update README.md instructions by @juanmaguitar in #14
- Improved logging by @galatanovidiu in #15
- Include instructions for VS Code by @jonathanbossenger in #17
- chore: update package version to 0.1.18 and maintain dependencies by @galatanovidiu in #19
- Add/jwt login by @galatanovidiu in #21
- Bump package version to 0.2.0 in package.json and package-lock.json by @galatanovidiu in #22
- Add/readme improvements by @galatanovidiu in #23
- Add MCP-compliant OAuth 2.1 authentication and enhanced configuration system by @galatanovidiu in #24
- Fix/allow implicit flow by @galatanovidiu in #25
- Fix/allow implicit flow by @galatanovidiu in #27
- Create troubleshooting.md by @jonathanbossenger in #28
- Feature/node18 compatibility and session management by @galatanovidiu in #29
- Add Library Exports by @galatanovidiu in #30
- Bugfix/add shebang by @galatanovidiu in #31
- Fix/allow custom query string by @galatanovidiu in #32
- Add JSON-RPC Compliance and Enhanced Session Management by @galatanovidiu in #33
- Add Custom Headers Support for Authentication by @galatanovidiu in #34
- Update version to 0.2.17 by @galatanovidiu in #35
- Feat/structured logging and jsonrpc compliance by @galatanovidiu in #36
- Update plugin link in README.md by @kraftbj in #39
- add: proxy support via USE_SYSTEM_PROXY config by @emdashcodes in #40
- Bump version to 0.2.19 by @emdashcodes in #41
- Fix/readme and mcp fallback by @galatanovidiu in #42
- Detect macOS SOCKS proxy for AutoProxxy tunnel mode by @lancewillett in #43
- Fix race condition: tools/list sent without JSON-RPC envelope by @lancewillett in #44
- Fix bin entry: use unscoped name and relative path by @lancewillett in #45
- Fix token dir "wordpress-remote-undefined" suffix by @galatanovidiu in #52
- Recover from expired session errors by @galatanovidiu in #53
- feat: support text/event-stream responses from WordPress MCP endpoint by @luismulinari in #51
- docs: rewrite README for mcp-adapter as primary plugin by @galatanovidiu in #54
- chore: release 0.3.0 by @galatanovidiu in #55
- ci: publish to npm on GitHub release by @galatanovidiu in #56
- ci: scope release workflow to unit tests only by @galatanovidiu in #57
- ci: upgrade npm to 11+ for Trusted Publishing OIDC by @galatanovidiu in #58
- ci: run npm@latest only for the publish step by @galatanovidiu in #59
New Contributors
- @galatanovidiu made their first contribution in #1
- @Jameswlepage made their first contribution in #6
- @juanmaguitar made their first contribution in #14
- @jonathanbossenger made their first contribution in #17
- @kraftbj made their first contribution in #39
- @emdashcodes made their first contribution in #40
- @lancewillett made their first contribution in #43
- @luismulinari made their first contribution in #51
Full Changelog: https://github.com/Automattic/mcp-wordpress-remote/commits/v0.3.0