Skip to content

0.9.105

Choose a tag to compare

@239573049 239573049 released this 24 May 06:58
· 282 commits to main since this release

to this project will be documented in this file.

[0.9.105] - 2026-05-24

Changed

  • Reworked the draw page image-generation flow with richer prompt optimization, style blending, and image-quality controls.
  • Improved OpenAI image provider routing and Responses compatibility so image requests carry the right generation settings across providers.
  • Expanded draw history, error reporting, and chat-mode prompt context so failed runs and optimized prompts surface more useful diagnostics.

Added

  • Added prompt-style presets and a user core suggestion field to help shape image prompts before generation.
  • Added richer error details for image-generation failures, including provider and request metadata when no image output is returned.

Fixed

  • Fixed image-generation handling for transparent-background and no-output cases across the draw workflow.