Prompt Optimizer 1.1.1
Prompt Optimizer 1.1.1
A maintenance release on top of 1.1.0 — same features, one build-correctness fix.
Fixed
- Scaffold line endings are now normalized to LF. The scaffold constants
generator reads the template.mdfiles from the working tree, which on Windows
(core.autocrlf=true) holds CRLF. Those\r\nwere baked inside the generated
string literals as content — where git cannot normalize them — which made the
build output platform-dependent, dirtied the repository on every build, and
shipped CRLF line endings inside the scaffolds generated for users. Output is now
deterministic and idempotent across Windows and Linux/CI.
No changes to app behaviour, prompts, or the optimization formats.
Full details in the CHANGELOG.
Download
- Installer (recommended):
Prompt.optimizer_1.1.1_x64-setup.exe— installs
into your user profile, no admin rights required. - Portable:
pop_app.exe— a single executable (requires WebView2,
usually already present on Windows 10/11).
⚠️ The app is unsigned: on first launch Windows SmartScreen may warn you →
"More info" → "Run anyway".