prompt-optimizer version history
10 releases tracked, newest first.
v2.11.7
Jun 23, 2026- Restored desktop page zoom controls including keyboard shortcuts and menu actions.
- Added a dedicated `/healthz` endpoint for container health checks.
- Changed Docker MCP server startup to use `node server.js` instead of `pnpm start`.
- Fixed issues with desktop zoom shortcuts and container health probes.
8 downloads
v2.11.6
Jun 9, 2026## English
### Summary
- Updates the built-in MiniMax text provider lineup so MiniMax-M3 is the default while MiniMax-M2.7 variants remain selectable.
- Fixes OpenAI large image-model calls by avoiding the unsupported `response_format` parameter when the selected model does not support it.
- Allows Unicode variable names in the variable manager/editor, including Chinese variable identifiers.
- Improves provider/evaluation error formatting so detailed API errors are easier to read and diagnose.
### Highlights
- Model and prompt workflows are a little more forgiving: newer MiniMax defaults are available immediately, non-English variable names work in the manager, and provider failures surface clearer details.
### Product Updates
#### Desktop
- Desktop version metadata is synchronized to v2.11.6 and inherits the shared MiniMax, image-provider, variable-manager, and error-formatting fixes.
#### Web
- MiniMax-M3 is now the default MiniMax text model, with MiniMax-M2.7 and MiniMax-M2.7-highspeed still available as alternatives.
- Variable management now accepts Unicode names consistently across the editor and manager modal.
- Provider/evaluation error messages now preserve and format
8 downloads
v2.11.5
May 28, 2026## English
### Summary
- Adds the Xiaomi MiMo Token Plan text provider with built-in model defaults, UI provider selection, localization, and registry coverage.
- Hardens model configuration loading so malformed stored text configs no longer break the model manager, and normalizes model identity across text/image managers.
- Expands deployment guidance for Cloudflare Pages, Workers, Vercel, Docker Compose, and MCP self-hosting while slimming deployment contexts.
- Tidies root project scaffolding by moving developer docs into `docs/developer/`, relocating Docker Compose files, and removing stale hook/package-manager files.
### Highlights
- Users get a new Xiaomi MiMo Token Plan provider plus a safer model-management path that tolerates older or malformed saved configurations instead of interrupting setup.
### Product Updates
#### Desktop
- Desktop inherits the shared Xiaomi MiMo provider metadata, default text model entries, and malformed-config safeguards.
- The packaged desktop version metadata is synchronized to v2.11.5.
#### Web
- Added clearer Cloudflare Pages and Workers deployment documentation, including build command clearing, output-directory expectations, `wrangler.jso
8 downloads
v2.11.4
May 16, 2026## English
### Summary
- Adds Grok text and image provider support through the xAI API, including shared key handling, built-in model defaults, image-generation routing, localized copy, and documentation updates.
- Adds Chrome built-in AI provider support for browser runtimes with availability checks, model download feedback, guarded auto-enable behavior, and language options for the Chrome Prompt API.
- Keeps local/no-key providers opt-in by default while preserving env-based enablement for configured online providers.
- Hardens release/runtime configuration by isolating extension release env loading, restoring web root `.env` loading, adding a repository gate workflow, and softening themed tooltip surfaces.
### Highlights
- Prompt Optimizer can now cover two new provider paths: Grok for hosted text and image workflows, and Chrome built-in AI for eligible Chrome browser environments without requiring a remote API key.
### Product Updates
#### Desktop
- Desktop inherits the shared Grok text/image model presets, safer default-enable rules, and softer themed tooltip styling.
- Local providers such as Ollama remain disabled until the user explicitly configures or enables them, avoi
8 downloads
v2.11.3
May 14, 2026## English
### Summary
- Adds a provider pill selector and normalized provider labels so model configuration is easier to scan and custom OpenAI-compatible providers read consistently.
- Refreshes shared UI surfaces with Naive UI themed tooltips, confirmation dialogs, and theme-aware controls across model, history, data, prompt, XML, and evaluation views.
- Enables Prompt Garden inspiration thumbnails to use the shared image preview experience.
- Adds Vercel Analytics to the site/docs surfaces and a Ko-fi support entry point.
### Highlights
- Model setup and switching now feel less like a raw dropdown list: common providers are promoted into compact pills, less common providers stay tucked behind "More", and custom OpenAI-compatible labels are displayed consistently across the app.
### Product Updates
#### Desktop
- Desktop inherits the shared provider display, themed confirmation dialog, tooltip, and model-management polish.
#### Web
- Replaced provider dropdowns in text and image model editors with a compact provider pill selector.
- Normalized provider display names for OpenAI-compatible custom providers and Seedream across lists, quick switches, warnings, and select options
8 downloads
v2.11.2
May 13, 2026## English
### Summary
- Hardens prompt optimization so image, context, and user templates preserve placeholders, JSON structure, and explicit constraints more reliably.
- Adds safer custom-model configuration support, including JSON/string custom parameter values, request headers, and model metadata preservation.
- Polishes workspace model switching, test-source cues, Prompt Garden inspiration/import surfaces, and the E2E replay gate used by CI.
### Highlights
- Custom model setups are easier to review and less lossy: headers, custom parameter value types, and provider metadata now survive configuration and request paths more consistently.
- Image prompt optimization is stricter about preserving variables, JSON fields, ratios, forbidden terms, and other hard constraints instead of smoothing them away.
- CI replay coverage is stable again for the SiliconFlow text-to-image generation gate.
### Product Updates
#### Desktop
- Desktop inherits the shared model configuration, prompt preservation, workspace switching, and release-note rendering updates.
#### Web
- Added quick-switch controls for text and image models across workspaces.
- Added subtle source cues for test panels and v
8 downloads
v2.11.1
May 11, 2026## English
### Summary
- Restores image-workspace analysis actions so generated image results can be analyzed from the current workspace surface.
- Adds single-favorite sharing as standalone HTML and original PNG files, with import support through the existing Favorites import entry.
- Updates MkDocs user documentation for favorite sharing, PNG metadata limits, and recent remote-backup behavior.
Installation guide: [English](https://github.com/linshenkx/prompt-optimizer/blob/v2.11.1/mkdocs/docs/en/deployment/desktop.md) | [中文](https://github.com/linshenkx/prompt-optimizer/blob/v2.11.1/mkdocs/docs/zh/deployment/desktop.md)
[Full release notes (EN)](https://github.com/linshenkx/prompt-optimizer/blob/v2.11.1/releases/v2.11.1.en.md)
---
## 中文
### 概括
- 修复图像工作区分析操作,让生成结果可以从当前工作区继续分析。
- 新增单个收藏的 HTML / 原始 PNG 分享文件,并支持从现有收藏导入入口恢复。
- 更新 MkDocs 用户文档,补充收藏分享、PNG 元信息限制和近期远程备份说明。
安装文档:[English](https://github.com/linshenkx/prompt-optimizer/blob/v2.11.1/mkdocs/docs/en/deployment/desktop.md) | [中文](https://github.com/linshenkx/prompt-optimizer/blob/v2.11.1/mkdocs/docs/zh/deployment/desktop.md)
[完整发布说明(中文)](https://github.com/linshenkx/prompt-optimizer/blob/v2.11.1/releases
8 downloads
v2.11.0
May 10, 2026## English
### Summary
- Adds deployment-aware remote backups for desktop and browser runtimes.
- Restores resource-complete backups more safely, including favorite and image assets.
- Expands image workflows with OpenAI multi-image edits and a Prompt Garden image-to-image guide.
- Improves external-link and copy/open actions with safer browser behavior and clearer failure feedback.
> macOS note: if the app is reported as damaged or unverified, remove quarantine with `xattr -rd com.apple.quarantine /Applications/PromptOptimizer.app` (or run it on `~/Downloads/PromptOptimizer-*.dmg` before installing).
Installation guide: [English](https://github.com/linshenkx/prompt-optimizer/blob/v2.11.0/mkdocs/docs/en/deployment/desktop.md) | [中文](https://github.com/linshenkx/prompt-optimizer/blob/v2.11.0/mkdocs/docs/zh/deployment/desktop.md)
[Full release notes (EN)](https://github.com/linshenkx/prompt-optimizer/blob/v2.11.0/releases/v2.11.0.en.md)
---
## 中文
### 概括
- 新增面向桌面端与浏览器运行时的部署感知远程备份能力。
- 强化资源完整备份的恢复安全性,覆盖收藏与图片素材。
- 扩展图像工作流,加入 OpenAI 多图编辑支持和 Prompt Garden 图生图指南。
- 改进外部链接与复制后打开操作,让浏览器行为更安全、失败反馈更清晰。
> macOS 提示:如果提示“已损坏”或“无法验证开发者”,可用 `xattr -rd com.apple.quarantine /Applications/Promp
8 downloads
v2.10.3
May 6, 2026## English
### Summary
- Adds a best-effort compatibility layer for LLM image inputs.
- Keeps uploaded, stored, favorited, and exported image assets in their original format.
- Improves Web, Chrome extension, and Electron desktop behavior when providers only accept common image formats.
> macOS note: if the app is reported as damaged or unverified, remove quarantine with `xattr -rd com.apple.quarantine /Applications/PromptOptimizer.app` (or run it on `~/Downloads/PromptOptimizer-*.dmg` before installing).
Installation guide: [English](https://github.com/linshenkx/prompt-optimizer/blob/v2.10.3/mkdocs/docs/en/deployment/desktop.md) | [中文](https://github.com/linshenkx/prompt-optimizer/blob/v2.10.3/mkdocs/docs/zh/deployment/desktop.md)
[Full release notes (EN)](https://github.com/linshenkx/prompt-optimizer/blob/v2.10.3/releases/v2.10.3.en.md)
---
## 中文
### 概括
- 新增 LLM 输入图片格式的尽力兼容层。
- 上传、保存、收藏、导入导出的原始图片素材仍保持原格式。
- 当模型提供商只接受常见图片格式时,改善 Web、Chrome 插件和 Electron 桌面端的请求兼容性。
> macOS 提示:如果提示“已损坏”或“无法验证开发者”,可用 `xattr -rd com.apple.quarantine /Applications/PromptOptimizer.app` 移除隔离属性;DMG 可先对 `~/Downloads/PromptOptimizer-*.dmg` 执行。
安装文档:[English](https://github.com/linshenkx/prompt-optimiz
8 downloads
v2.10.2
May 6, 2026## English
### Summary
- Clarifies the relationship between Prompt Optimizer, favorites, and Prompt Garden across the public site and MkDocs documentation.
- Adds a bilingual Prompt Garden image-workflow tutorial with concrete screenshots from import through refinement.
- Fixes smart variable generation so optional prompt-asset variables can still be filled and applied correctly.
> macOS note: if the app is reported as damaged or unverified, remove quarantine with `xattr -rd com.apple.quarantine /Applications/PromptOptimizer.app` (or run it on `~/Downloads/PromptOptimizer-*.dmg` before installing).
Installation guide: [English](https://github.com/linshenkx/prompt-optimizer/blob/v2.10.2/mkdocs/docs/en/deployment/desktop.md) | [中文](https://github.com/linshenkx/prompt-optimizer/blob/v2.10.2/mkdocs/docs/zh/deployment/desktop.md)
[Full release notes (EN)](https://github.com/linshenkx/prompt-optimizer/blob/v2.10.2/releases/v2.10.2.en.md)
---
## 中文
### 概括
- 澄清官网与 MkDocs 中 Prompt Optimizer、收藏夹、Prompt Garden 之间的产品关系。
- 新增双语 Prompt Garden 图像工作流教程,并配套从导入到优化对比的截图。
- 修复智能变量生成对可选提示词资产变量的处理,确保可选变量也能正确填充并应用。
> macOS 提示:如果提示“已损坏”或“无法验证开发者”,可用 `xattr -rd com.apple.quarantine /Applications/Pro
8 downloads