Releases: tmchow/image-sprout
Releases · tmchow/image-sprout
v1.2.0
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
1.1.0 (2026-03-07)
Features
- cli: add --open flag to web command and document session delete (00176b6)
- cli: add session delete subcommand (6beb670)
- configurable analysis model for guide derivation (ab2902f)
- sidebar: add confirmation step before deleting a session (30f062f)
- support image count of 1 for single-image generation (fbac1b6)
Bug Fixes
- api: warn on non-JSON analysis response instead of silent fallback (bf1fac7)
- cli: remove isDirectExecution guard that broke npx/symlink invocation (6774657)
- sidebar: show draft placeholder when New Session is clicked (675992c)
- sidebar: show draft placeholder when New Session is clicked (62fd36e)
- test: correct action-bar test to match actual component behavior (a3ee6a5)
- web: correct HTTP status codes for API error responses (f7f4cef)
Performance Improvements
- parallelize derive when target=both with different ref sets (5fc0dfa)