Releases: Comfy-Org/comfy-cli
Releases · Comfy-Org/comfy-cli
v1.10.4
What's Changed
- Add unreviewed-merge detector (SOC 2 compliance) by @luke-mino-altherr in #464
- feat(tracking): namespace PostHog events with cli: prefix by @robinjhuang in #465
New Contributors
- @luke-mino-altherr made their first contribution in #464
Full Changelog: v1.10.3...v1.10.4
v1.10.3
v1.10.2
v1.10.1
What's Changed
- fix(generate): include bundled openapi.yml in package by @robinjhuang in #458
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- feat(generate): add nano-banana (Gemini) and Seedance by @robinjhuang in #457
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- feat(generate): add
comfy generatefor direct partner model calls by @robinjhuang in #452 - feat(generate): reference-asset upload + long polling models (video) by @robinjhuang in #453
- chore(generate): rename X-Comfy-Env header to Comfy-Env by @robinjhuang in #456
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- feat(registry): resolve PEP 621 dynamic version from [tool.comfy.version].path by @bigcat88 in #438
- feat(code-search): embed OSC 8 hyperlinks, filter to file matches by @snomiao in #426
- fix: resolve --version latest from local git tags before GitHub API by @bigcat88 in #441
- feat(run): auto-convert UI-format workflows via server endpoint by @bigcat88 in #448
- feat(run): convert UI workflows to API format client-side via /object_info by @bigcat88 in #450
- feat(run): add --api-key / COMFY_API_KEY for API Nodes by @bigcat88 in #451
Full Changelog: v1.7.3...v1.8.0
v1.7.3
What's Changed
- fix: retry transient HTTP statuses and show friendly download errors by @bigcat88 in #432
- fix: handle inline comments in requirements.txt parsing by @bigcat88 in #433
- fix: accept civitai.red as an allowed CivitAI host by @bigcat88 in #436
- fix: re-enable telemetry and cover enable_tracking config by @bigcat88 in #434
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- feat: improve "--fast-deps" and "--uv-compile" documentation by @bigcat88 in #405
- feat: add aria2 RPC download backend for model downloads by @bigcat88 in #414
- fix: fast-deps drops CUDA runtime packages for torch >= 2.11 by @bigcat88 in #413
- fix: print NFS workaround hint when uv pip install/sync fails by @bigcat88 in #417
- fix: handle missing cm-cli gracefully in comfy update by @bigcat88 in #419
- chore(deps): bump uv from 0.9.6 to 0.11.6 in the uv group across 1 directory by @dependabot[bot] in #423
- fix: retry transient errors and clean up partial files in model downloads by @bigcat88 in #422
- feat: show elapsed time after model downloads by @bigcat88 in #427
- fix: use GITHUB_TOKEN in get_latest_release to avoid rate limits by @bigcat88 in #428
Big thanks to @Kinasa0096 for spotting the issues and reporting them!
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- feat: add CUDA 13.0 support by @bigcat88 in #398
- feat: auto-detect CUDA driver version for PyTorch wheel selection by @bigcat88 in #399
- fix: filter FETCH progress lines from bisect node list by @bigcat88 in #400
- feat: add
comfy code-search(aliascomfy cs) subcommand by @snomiao in #386 - fix: add file-based fallback to check_comfy_repo for non-git installs by @bigcat88 in #401
- ci: remove broken homebrew publish jobs by @bigcat88 in #396
Full Changelog: v1.7.0...v1.7.1