Back to Prompt Optimizer

Prompt Optimizer v2.5.5

releases/v2.5.5.en.md

2.10.22.1 KB
Original Source

Prompt Optimizer v2.5.5

Summary

  • Expanded favorites to support media uploads, richer preview cards, and Prompt Garden imports with asset references.
  • Moved imported snapshot assets onto more durable storage so favorite previews survive session cleanup more reliably.
  • Improved browser-side image service compatibility and polished a few import and icon details.

Highlights

  • Favorites became much more media-aware, especially when saving Prompt Garden content with images and cover previews.
  • Prompt Garden imports now feel safer and more intentional thanks to asset-aware imports and confirm-mode flows.
  • Snapshot preview storage became more durable, reducing the chance that imported visual references disappear with session data.

Product Updates

Web

  • Added generic media upload and preview support when saving favorites.
  • Displayed cover images on favorite cards and added richer preview panels for Prompt Garden imports.
  • Added Prompt Garden import support with favorite asset references, plus a confirm-mode import flow for more deliberate saves.
  • Introduced pluggable favorite-preview support so Prompt Garden previews can evolve without tightly coupling the rest of the favorites UI.

Core/Infra

  • Isolated snapshot image assets from session storage so imported favorite previews remain available more reliably.
  • Improved browser-side CORS handling for OpenAI SDK fetch usage.
  • Removed unnecessary CORS-restricted tagging for ModelScope and Seedream flows.

Fixes

  • Fixed provider/browser compatibility issues around image-related requests and SDK fetch behavior.
  • Fixed a missing NText import in SaveFavoriteDialog.
  • Standardized rounded app icon exports for a more consistent release surface.

Breaking Changes / Upgrade Notes

  • None. Existing favorites should continue to work, with stronger support for media-heavy entries.

Developer Notes

  • This release is the handoff point where favorites stop behaving like text-only records and start carrying reusable media and preview state more intentionally.
  • If you maintain Prompt Garden integrations, use v2.5.5 as the baseline for asset-aware favorite imports.