Skip to content

Releases: Comfy-Org/comfy-cli

v1.10.5

16 Jun 17:57
74a8241

Choose a tag to compare

What's Changed

  • Add Comfy-Usage-Source header to ComfyUI and cloud API requests by @robinjhuang in #468
  • feat(node): add changelog support to comfy node publish by @bigcat88 in #469
  • fix: broaden telemetry kwarg redaction and _ctx filter atomically (BE-992) by @mattmillerai in #459

New Contributors

Full Changelog: v1.10.4...v1.10.5

v1.10.4

10 Jun 18:15
c9e3df2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.3...v1.10.4

v1.10.3

21 May 19:37
30ba66f

Choose a tag to compare

What's Changed

  • feat(tracking): honor DO_NOT_TRACK and COMFY_NO_TELEMETRY env vars by @bigcat88 in #463

Full Changelog: v1.10.2...v1.10.3

v1.10.2

21 May 16:07
56ada5b

Choose a tag to compare

What's Changed

  • feat(run): add --json NDJSON output mode for agents by @bigcat88 in #455
  • feat(tracking): PostHog dual-send + canonical lifecycle events by @bigcat88 in #461

Full Changelog: v1.10.1...v1.10.2

v1.10.1

19 May 03:48
a512a25

Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

18 May 22:26
0f8298c

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

18 May 17:34
ad9a18e

Choose a tag to compare

What's Changed

  • feat(generate): add comfy generate for 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

15 May 17:18
b7fb203

Choose a tag to compare

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

24 Apr 06:42
1150586

Choose a tag to compare

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

12 Apr 14:31
2065058

Choose a tag to compare

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