Files
prompt-optimizer/releases/v2.6.1.en.md

1.7 KiB

Prompt Optimizer v2.6.1

Summary

  • Improved model management with clone actions, restored labels, and stronger custom-model configuration support.
  • Added richer image-generation details such as token usage and image metadata in the UI.
  • Fixed a missing desktop IPC bridge so prompt messages can flow more reliably in desktop builds.

Highlights

  • Model management became more capable for advanced setups, especially when duplicating or tuning multiple model profiles.
  • Image generation now exposes more useful runtime details directly in the interface.
  • Core support for environment-driven and dynamically fetched model configuration expanded again.

Product Updates

Desktop

  • Added the missing prompt-message IPC bridge needed by desktop flows.

Web

  • Added token-usage and image-metadata display for image generation.
  • Added a Clone action for model configurations in Model Manager.
  • Restored model manager action labels so key actions stay understandable.

Core/Infra

  • Added support for custom model parameters loaded from environment variables.
  • Enabled dynamic model fetching for the Gemini image adapter.

Fixes

  • Fixed missing desktop IPC wiring for prompt messages.
  • Restored missing model manager action labels in the UI.

Breaking Changes / Upgrade Notes

  • None. Existing model setups should continue to work, with more configuration flexibility available.

Developer Notes

  • This release continues the push toward more dynamic model configuration, especially for teams managing providers through environment-based deployment.
  • If you are tracking when image generation metadata first became visible in the app UI, this is the version to reference.