Changelog
Follow up on the latest improvements and updates.
RSS
improved
API
Compatibility
Enhancement
Version 1.1.1 – April 21, 2026
What's New
Overview
- Current branch accuracy— Overview now uses the prompt’s current branch instead of always assumingmain, so last commit and recent commit data are correct.
- Updated bynow shows the latest commit author when it matches your account.
- Evaluation statsnow come from saved test results on commits, making counts and success rate more reliable.
- Deployment and API hitsfor the last 30 days now load directly in Overview using the same deployment data as the Deploy tab.
- Playground runsnow show as not tracked locally instead of showing a fake zero.
Deploy
- Loading deployments no longer forces the editor onto the Deploy tab when a refresh is meant to preserve your current tab.
Improvements
- Deployment data handling— Overview and Deploy now share the same recovered deployment rows, so the data stays consistent.
- AI Config controls— Web search settings now respect your AI Config toggles, and Playground can opt out per run.
- Provider support— OpenAI, Gemini, and DeepSeek handling has been updated.
- What’s New— Release notes now display more cleanly.
- Several “coming soon”placeholders were removed or trimmed to make the UI feel more complete.
improved
Added
Compatibility
Version 1.1.0 – April 21, 2026
What's New
Model providers
- OpenRouter— Use one API key to access many cloud models through OpenRouter’s OpenAI-compatible endpoint.
- Local and self-hosted runtimes— First-class support is now available forOllama, LM Studio, vLLM, MLX, and llama.cpp.
- Generic compatible servers— You can now point Prompt Master Pro atOpenAI-compatibleorAnthropic-compatibleHTTP backends.
- Expanded model catalog— Curated model entries were added for major hosted providers including OpenAI, Gemini, DeepSeek, and Claude.
- Intercom support— You can now contact support or report issues directly from the editor sidebar.
Ollama
- Added an in-app flow to install or find Ollama, pull allowed models, and use them in Test, Playground, and Deploy.
- Support includes official Gemma 4 tags such as gemma4:e2b.
Improvements
- AI Settingsnow has a clearer layout for local providers, OpenRouter, and compatible servers.
- Ollama install progressis less noisy and feels smoother during setup.
- Sign-in and account flowsare more consistent across login, registration, profile, and user settings.
- Session handlingnow restores your last main editor tab more reliably after reload.
Fixes
- Playground and Ollamanow display assistant output correctly for models that return reasoning or non-string content.
- Evaluationsnow correctly resolve model identifiers that contain more than one colon.
- Logsno longer switch you to another tab after resizing the panel.
improved
Security
UI
API
Version 1.0.5
What's New
Account
- Sign-in and registration— Creating an account from the login screen no longer tries to sign you in by mistake. Registration asks for first and last name separately.
Privacy & clarity
- Your keys stay local— Where you connect AI providers, we remind you that those keys remain on your device.
- Prompt Builder— Easier to see that work is in progress while a new prompt is generated.
- Playground— Looks and behaves like your other main tabs; simulation and run are easier to tell apart; your last result is still there when you return until you run again.
- Evaluations— Cleaner layout at the top with simpler reminders.
- Logs— Turning logs on or off no longer moves you to a different tab.
Naming
- In Changelog, saved test runs use the sameEvaluationslabel as elsewhere in the app.
What's New
Desktop updates
- The app now supports update rules from the auth service so it can require an update when needed or show optional updates later.
- Update downloads and restarts are now handled through the app UI instead of system dialogs.
- The app can now send version and OS metadata during login and session refresh when all values are valid.
Improvements
- Build-time update gates now distinguish dev, QA, and production behavior more clearly.
- Documentation and CI workflows were updated for the new desktop update flow.
improved
fixed
Version 1.0.3 – April 10, 2026
Improvements
- Default staging and production backend URLs were updated for auth, prompt sync, and deployments.
Fixes
- Fixed a sidebar crash that could happen during refresh after the sidebar had already been removed.
- Updated Gemini configuration used by PMP Assist.
improved
Changed
API
Version 1.0.2
What's New
Smarter Cloud Sync
- The app now syncs more intelligently using targeted updates (creating, pulling, or deleting individual prompts) instead of syncing everything at once. Full sync is still available if you need it.
- Added a new Reload prompts from cloudoption in settings. If your local data ever looks incorrect, you can securely download a fresh copy from our servers.
Improvements
- View What Matters— When you open the app or delete a prompt, we automatically load yourmost recently updatedprompt, matching the exact order you see in the sidebar.
new
improved
fixed
UI
API
Version 1.0.1
What's New
Cloud Sync & Commits
- Manual Sync Controls— Take full control of your commits with the newRefresh,Push, andPullbuttons. We no longer silently push changes when you save.
- Sync Status Indicators— A subtle dot next to each prompt in the sidebar lets you quickly see if it's fully synced, ahead with local changes, or needs an update from the cloud.
- Safer Overwrites— We will now warn you if pulling from the server might overwrite local work or if the server has a newer version when you try to push.
Better AI Model Management
- If an AI provider retires or blocks a model you rely on, the app now shows clear, plain-language errors explaining exactly what to do next.
In-App Updates
- Added a What's newsection near Settings, so you can catch up on recent releases directly inside the app.
Easier Account Access
- Added a clean Forgot Passwordflow directly from the login screen.
Bug Fixes & Stability
- Multi-model tests now run reliably in the Evaluationstab again.
- Smooth and reliable Deployflow.
- The active commitin your history list is easier to read in both Dark and Light modes.
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.
new
Added
Enhancement
Version 0.7.1
What's New
Light Theme
- The app now supports a light theme across the entire interface.
- You can choose Dark, Light, or System (follows your device settings).
- Light theme is now the default for new users.
Font Preference
- Choose how you want to read and edit prompts.
- Mono– Monospace font for technical content and code.
- Sans– Sans-serif font for a cleaner reading experience.
- This applies to the editor, code blocks, and JSON displays.
Improvements
- Settings– Theme, font, and other preferences save only when you clickSave & Apply. Cancel or Close discards any unsaved changes.
- Visibility– Text is easier to read in light theme with improved contrast.
---
improved
Added
Changed
Enhancement
Version 0.7.0
What's New
License Information
- Your license and plan limits are now shown in Settings → User Settings.
- You can see your active prompts, PMP assists, deployments, and API usage limits in one place.
- Your profile displays your current license details.
PMP Assist Limits
- Usage of PMP Assist is tracked and shown against your plan limits.
- Limits are enforced in the Create Prompt flow and PMP Assist modal.
Auto-Updates
- The app checks for updates automatically.
- Update notifications identify whether you're on a production or development build.
---