improved

Security

UI

Performance

API

Enhancement

Version 1.0.0

This is the first major release of Prompt Master Pro; A complete redesign with powerful new features for building, testing, and managing AI prompts.
What's New
Full App Redesign
  • Completely redesigned interface with a modern, streamlined look and feel.
  • New collapsible sidebar with your prompt list, inline delete, and quick access to Settings (Profile, LLM, PMP).
  • Tab-based workspace: Overview, Editor, Playground, Evaluations, Changelog, and Deploy.
  • Overview dashboard showing branches, commits, and deployment stats at a glance.
  • Redesigned editor with System Prompt and User Prompt blocks, collapsible sections, and enable/disable toggles.
  • Switch between Section View and Document View for flexible editing.
  • New welcome screen to get you started faster.
Light & Dark Themes
  • Choose Dark, Light, or System (follows your device settings).
  • Pick between Mono and Sans fonts for your preferred reading experience.
Playground
  • New Playground tab to test your prompts in real time.
  • Simulation mode
    – Run your prompt once with variable validation.
  • Chat mode
    – Have a back-and-forth conversation using your prompt.
  • Multi-line input with Cmd/Ctrl+Enter to submit.
Cloud Sync
  • Your prompts automatically sync to the cloud when you commit.
  • Access your prompts across devices with your Prompt Master Pro account.
  • Works offline — changes sync automatically when you reconnect.
Multi-LLM Support
  • Test prompts against OpenAI, Google Gemini, DeepSeek, and Claude.
  • Configure API keys securely in LLM Settings (encrypted at rest).
  • Test Connection button to verify your setup.
  • Compare results side by side across multiple LLMs.
  • Per-model cost tracking and token usage.
Prompt Editor
  • Organize prompts with frameworks: CORE, ROAD, CREATE, PARA, DARE, RYZEN, or BLANK.
  • Dynamic variables with
    {{variableName}}
    syntax.
  • Preview your prompt in XML, Markdown, or JSON with variable substitution and syntax highlighting.
  • Version control with branches and commits.
  • Commit history with version-specific timestamps.
  • Export and import prompts.
PMP Assist (AI Prompt Builder)
  • AI-powered assistant to help you generate and refine prompts.
  • Usage tracked against your license limits.
Auto-Updates
  • The app updates automatically in the background so you're always on the latest version.
Settings
  • User Settings: theme, font, and profile info.
  • LLM Settings: provider configuration and API key management.
  • PMP Settings: default framework, version retention, and preview format.
  • Toggle seasonal event themes on or off.
Improvements
  • Modern footer showing prompt name, active LLMs, last saved time, and version info.
  • Compact bottom panel with smoother transitions and better scrolling.
  • Clearer, more actionable error messages throughout the app.
Bug Fixes
  • Variables now persist correctly when saving prompts.
  • Escape key only closes modals — it no longer navigates you away.
  • LLM selection checkboxes display the correct state.
  • Editor shows content from previous commits when the active commit is empty.
  • Sync icon no longer spins indefinitely after sync completes.
  • Preview clears properly when a prompt is deleted.
  • Sidebar footer matches sidebar width on resize.
  • Login sessions persist until you explicitly log out.
Security
  • API keys encrypted at rest.
  • XSS prevention with HTML escaping.
  • User data isolated per account.