Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 05:52
· 105 commits to main since this release

Editorial Publisher for ChatGPT 1.0.0

Editorial Publisher for ChatGPT connects a self-hosted WordPress site to ChatGPT through an open-source OAuth 2.1 MCP service. It supports compact content discovery, selected retrieval, draft creation and revision, media, taxonomy, normalized SEO metadata, preview, scheduling, and publishing without an OpenAI API key or built-in LLM call.

Consequential actions are deliberately gated: editorial connections cannot publish, and publisher actions require a fresh single-use confirmation bound to the connection, content version, and intended action. WordPress independently rechecks the connection scope and the approving user's current native capability.

The release includes:

  • editorial-publisher-for-chatgpt-1.0.0.zip for WordPress upload
  • source archive and SHA-256 checksums
  • CycloneDX production SBOM
  • Docker/Compose, standard Node 24, and Vercel Function deployment templates
  • architecture, threat model, privacy/terms templates, self-hosting, reviewer workflow, and submission materials
  • automated unit, PHP, integration, E2E, security, lifecycle, compatibility, and packaging gates

Known v1 exclusions include Multisite, WordPress.com hosted plans, headless sites, disabled REST API environments, AIOSEO writes, permanent deletion, broad site administration, code/filesystem/database execution, autonomous generation/publishing, and built-in OpenAI API calls.

The production MCP endpoint is deployed with durable PostgreSQL and passes public readiness, OAuth, persistence, UI-asset, and authentication-challenge checks. ChatGPT desktop developer-mode OAuth, read, draft, and non-executing publish-review acceptance passes. Mobile-client acceptance plus the final WordPress.org/OpenAI privacy, terms, support, reviewer-account, and portal confirmations remain account-gated.