Skip to content

Releases: Azornes/Comfyui-Model-Resolver

ComfyUI Model Resolver v1.0.4

Choose a tag to compare

@github-actions github-actions released this 14 Jul 09:17

Changes since v1.0.3

  • Update pyproject.toml (a5b54bb)
  • Add tests directory and remove tests/ from .gitignore (cb1042b)
  • Improve HuggingFace Xet downloads with native progress snapshots, transfer metrics, cancellation, and finalizing UI state (280ca2e)
  • Harden aria2 downloads, retry RPC, and preserve HuggingFace XET redirect headers (1f0edaa)
  • Harden network requests, downloads, and path handling (48db08a)
  • Update README.md (208bf06)
  • Restrict scanner extension filtering to configured category extensions only (7feea3b)
  • Update huggingface-author-index.json (b0661b7)

Full Changelog: v1.0.3...v1.0.4

ComfyUI Model Resolver v1.0.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 21:43

Changes since v1.0.2

  • Update pyproject.toml (8ae6efc)
  • Make download cancellation workflow-scoped and prevent stale progress from reviving cancelled downloads (44153d9)
  • Preserve active download local matches and clean up cancelled downloads (6ed34b6)
  • Import build_search_result in civitai source module (64fdb7b)
  • Add Tripo and Hunyuan3D base models and refresh HuggingFace author index cache (572b948)
  • Use indented JSON when writing HuggingFace author index cache (8cd3a29)
  • Improve model path matching and refresh HuggingFace author index (6451d9b)
  • Update ComfyUIdownloads.yml (8baf387)
  • Refactor workflow dependency marker sizing to use fixed bounds and compact oversized nodes (e0997ed)
  • Improve Model Resolver dependency marker node compatibility and rendering (6f9aa9c)
  • Add Model Resolver Opener dependency marker node (c40cbaf)
  • feat(core, web): embed workflow model hash metadata and prefer hash-based matching (f4a049e)

Full Changelog: v1.0.2...v1.0.3

ComfyUI Model Resolver v1.0.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 14:19

Changes since v1.0.1

Full Changelog: v1.0.1...v1.0.2

ComfyUI Model Resolver v1.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 18:00

Initial release