Skip to content

v1.4.2

Choose a tag to compare

@soulevilx soulevilx released this 31 Aug 01:06
· 18 commits to master since this release
87978aa

MCP server patch release. WordPress plugin unchanged at v1.4.0.

Fixed

  • Active site persistence: wordpress_set_active_site now persists across tool calls for the same OAuth bearer token, fixing stateless MCP clients (e.g. ChatGPT) that open a new HTTP session per tool call.

Changed

  • Tool descriptions and server instructions clarify multi-site workflow and that wordpress_get_site includes PHP upload limits (replaces removed wordpress_get_site_limits).

Deploy the updated MCP server image/code only; rebuild Docker with --force-recreate.