Maintenance release for the current Turnkey OAuth and shared GPT onboarding flow
Refined release metadata and packaging for the latest Site Manager distribution build
1.0.2
Turnkey OAuth now reads shared ChatGPT and shared Claude MCP details from the connected Site Manager Server instead of relying on client-side local settings
Turnkey onboarding links and activation guidance now surface server-provided shared GPT state more consistently
1.0.1
Added VideoWhisper top admin-bar integration with Site Manager shortcuts
Updated shared VideoWhisper contact/admin-bar links to use consult.videowhisper.com
0.4.0
Added: MCP GET endpoint with SSE support per MCP Streamable HTTP transport spec (2025-03-26) — required for Claude.ai, Claude Desktop, and Claude CLI to connect
Added: Claude Desktop and Claude CLI setup instructions in the onboarding panel (Claude.ai / Desktop / CLI tabs)
Added: Note that Claude.ai connector also works in Claude mobile apps (iOS and Android)
Fixed: Onboarding notice now correctly detects the onboarding page using get_current_screen() instead of filter_input() which could return null on some server configurations
0.3.1
Fixed: Moved inline JavaScript on the onboarding page to an enqueued external file using wp_enqueue_script() and wp_localize_script()
Fixed: REST permission callback for /content endpoint now checks the post-type-specific capability (e.g. edit_pages for pages) instead of always checking edit_posts
0.2.0
Added admin Logs page in wp-admin
Added configurable audit log retention with daily cleanup
Simplified onboarding with ChatGPT/Claude tabs
Updated ChatGPT action setup guidance and sharing safety notes
Moved advanced options to extension hooks and add-on integration points
Added/expanded extension hooks documentation for third-party add-ons
Policy/readiness cleanup for WordPress.org checks
0.1.0
Initial release
Direct Mode REST endpoints for content, settings, logs, and OpenAPI
ChatGPT / GPT Actions onboarding with generated OpenAPI schema URL
One-click dedicated user + Application Password onboarding helpers
GPT Builder step-by-step setup instructions with copy/paste values
HTTPS enforcement for plugin endpoints (with development override)