Skip to content

v1.11.0

Choose a tag to compare

@pvliesdonk pvliesdonk released this 04 Jul 04:55

v1.11.0 (2026-07-04)

This release is published under the MIT License.

Bug Fixes

Chores

Documentation

  • Correct PAID_PROVIDERS default in README (openai, not openai,gemini) (#272) (#272, 5281e56)

  • Reference-image input closeout + prompt guidance (#262) (#269) (#269, 2ae9af6)

Features

Refactoring

  • Rename domain modules to template scaffold layout (#282) (#282, 6fcb15a)

  • cli: De-fork CLI to stock typer; drop non-canonical HTTP logging middleware (#281) (#281, f73fb57)

  • config: Adopt ProjectConfig.from_env() classmethod (replaces load_config) (#280) (#280, 4f19311)

  • server: Restore template server_lifespan; remove orphaned build_event_store (closes #276) (#283) (#283, 363c73c)

Testing


Detailed Changes: v1.10.1...v1.11.0