PromptOT changelog · v1.11.0

PromptOT changelog,
release by release.

A complete record of updates across prompt management, versioning, evaluations, API delivery, and MCP tooling.

18
Releases
83+
Improvements
2
Years shipping
1.11.0
Current
Latest releaseMay 2026

Per-Prompt Model Configuration

  • Choose the LLM model for each prompt right from the editor header — search the live OpenRouter catalog and pick any model
  • Tune temperature, max tokens, and top-p alongside the model, all delivered with the prompt via the API
  • Model settings are captured in version history: each saved version snapshots its model config, and the published version's model is what the delivery API returns
  • The version history panel now shows which model each version uses
202616 releases

Per-Prompt Model Configuration

  • Choose the LLM model for each prompt right from the editor header — search the live OpenRouter catalog and pick any model
  • Tune temperature, max tokens, and top-p alongside the model, all delivered with the prompt via the API
  • Model settings are captured in version history: each saved version snapshots its model config, and the published version's model is what the delivery API returns
  • The version history panel now shows which model each version uses

Free Developer Tools

  • New /tools hub with three free developer tools — no signup required
  • Token Counter: live token counts across GPT-4o, Claude Sonnet 4, Gemini 2.5 Pro and more, plus cost estimates per 1,000 calls. Runs entirely in your browser.
  • Prompt Structurer: paste an unstructured prompt and get it split into typed blocks — role, context, instructions, guardrails, output format
  • Prompt Quality Analyzer: instant 0–100 quality score with specific strengths, weaknesses, and actionable suggestions for any LLM prompt
  • Save any tool output to PromptOT via a one-click signup flow — the pasted prompt is hydrated into your first prompt automatically
  • AI-powered tools are abuse-protected with Cloudflare Turnstile, per-IP rate limits, and SHA-256 hash logging (raw prompts never stored)

Pricing Page & SEO Polish

  • Dedicated /pricing page — Free, Pro, and Enterprise tiers with direct links from the navbar and footer (previously an on-page anchor)
  • Homepage now ships SoftwareApplication JSON-LD with tier offers so search engines can surface pricing in rich results
  • Keyword-targeted metadata and canonical URL on the homepage — previously it inherited generic defaults from the root layout
  • Twitter card site/creator handles added to default metadata so shared links attribute to @promptot
  • Breadcrumb schema on /pricing for richer navigation hints in search results

MCP Server

  • PromptOT now works in Claude Desktop, Cursor, Codex CLI, claude.ai, ChatGPT, Windsurf, and Zed via the Model Context Protocol
  • 23 MCP tools across prompts, blocks, variables, versions, and test cases — list/create/update/delete/publish from inside your AI assistant
  • Generate a scoped MCP key from any project's API Keys page with one click — install snippets ready to copy for every supported client
  • Hosted OAuth flow at mcp.promptot.com for browser-based clients (claude.ai, ChatGPT) — sign in with PromptOT, pick your project, approve
  • AI features (playground, evaluations, AI rewrites, prompt imports, co-pilot) are opt-in via a checkbox so free-tier users don't accidentally burn AI credits
  • MCP-originated mutations are tagged in the audit log and request logs so you can trace exactly which tool ran what

Playground Output Formats

  • Switch between Raw, Markdown, JSON, and HTML rendering for playground output
  • Markdown view renders headings, lists, tables, blockquotes, and code blocks inline
  • JSON view pretty-prints and syntax-highlights valid JSON, with a clear error state for non-JSON output
  • HTML view previews model-generated HTML inside a sandboxed iframe (scripts disabled) to safely inspect markup
  • Copy button continues to copy the raw output regardless of the active view

Public Prompt Gallery & Sharing

  • Public prompt gallery at /library — browse community-shared prompt templates
  • Shareable prompt URLs at /library/{slug} with block-by-block preview and copy-to-clipboard
  • Embeddable prompt card API endpoint for documentation and READMEs
  • "Powered by PromptOT" attribution header on all API v1 responses
  • Tag-based filtering and search in the gallery
  • One-click toggle to make any published prompt public from the editor

Reddit Pixel & Conversions API

  • Reddit Pixel integration for client-side conversion tracking across all pages
  • Server-side Reddit Conversions API for reliable attribution (sign up, prompt creation, prompt publishing, API key creation)
  • Multi-provider analytics — Reddit and Google Analytics now fire in parallel

Audit Log

  • Full audit log page with filterable table of organization activity
  • Filter by action type, resource type, and date range
  • Paginated results with user details and event metadata
  • Color-coded action badges for quick visual scanning

Editor Redesign & Error Tracking

  • Redesigned prompt editor with dual-scroll layout and fixed header
  • Card-based block layout with polished panels and visual cues
  • Sentry error tracking for frontend and API with source map uploads
  • SEO glossary and comparison pages for AI and prompt engineering terms
  • Auto-polling for running evaluation runs with live status updates

Evaluations UI Improvements

  • Test case names displayed in evaluation results instead of truncated IDs
  • Clickable test case names open a detail modal with input, expected output, variables, and criteria
  • New evaluation result viewer modal showing actual LLM output, test input, and expected output side by side
  • Model stats (latency, token breakdown) shown in result detail view
  • Friendly model display names throughout the evaluations page
  • Fixed evaluation run creation failing when no specific test cases were selected

Member Role Management & Co-pilot Test Case Generation

  • Generate test cases directly from the co-pilot — describe what to test and get domain-aware proposals
  • Balanced test mix: happy path, edge cases, boundary tests, and adversarial inputs
  • Per-test-case Accept/Reject with bulk Accept All / Reject All support
  • Variable-aware generation exercises different variable combinations from your prompt
  • Each test case includes 2-3 verifiable evaluation criteria (contains, regex, similarity)
  • Organization owners can now change member roles directly from the settings page
  • Inline role selector dropdown for quick role changes between owner, editor, and viewer
  • Automatic project access adjustment when promoting a member to owner

Prompt Co-pilot

  • Conversational AI co-pilot for prompt editing — describe changes in natural language
  • Multi-block actions: edit, add, remove, reorder, and toggle blocks from chat
  • Inline diff previews with per-action Accept/Reject controls
  • Prompt quality analysis with scoring, strengths, weaknesses, and suggestions
  • Persistent conversation history per prompt with model selection
  • Prompt engineering best practices built into the co-pilot's knowledge

Public Beta Launch

  • Launched PromptOT to the public
  • Landing page with full product overview
  • Documentation and API reference

Access Control & Collaboration

  • Project-level access control for organization members
  • Role-based permissions (owner, admin, member, viewer)
  • Member invitation system

AI-Powered Prompt Editing

  • AI block rewriting (improve, expand, simplify, custom modes)
  • Playground evaluation with OpenRouter integration
  • Prompt usage documentation with code snippets

Webhook Notifications

  • Webhook delivery for prompt events (published, updated, deleted)
  • HMAC-SHA256 payload signatures
  • Exponential backoff retry (up to 5 attempts)
20252 releases

API Delivery System

  • Public API for prompt delivery (/api/v1/*)
  • API key authentication with SHA-256 hashing
  • Environment scoping (production vs development)

Block-Based Composition

  • Typed prompt blocks (role, context, instructions, guardrails, output_format, custom)
  • Drag-and-drop block reordering
  • Variable interpolation with {{key}} syntax
  • Prompt compilation engine

Want updates shipped to your stack?

Try PromptOT free. New features land here every week — no credit card required.