v1.4.2
MCP server patch release. WordPress plugin unchanged at v1.4.0.
Fixed
- Active site persistence:
wordpress_set_active_sitenow 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_siteincludes PHP upload limits (replaces removedwordpress_get_site_limits).
Deploy the updated MCP server image/code only; rebuild Docker with --force-recreate.