Changes
-
Create Hook LoRA Node -- New node that outputs selected LoRAs as a hook group compatible with ComfyUI's native hook pipeline, supporting LoRA masking and scheduling.
-
Metadata Overwrite Node -- New node for manually specifying generation parameters when auto-detected metadata is inaccurate or you need more control.
-
Meta Hints User Marks -- Right-click nodes in a workflow and assign a meta hint role (Primary Model, Primary Sampler, prompts) to tell the metadata processor which node to use, overriding heuristic auto-detection.
-
Save Image Node Compression Controls -- New webp_method (compression level) and jpeg_subsampling (chroma quality) node inputs. Each parameter only appears when the corresponding file format is selected.
-
Release/Nightly Channel Switching -- Switch between Release and Nightly update channels and update accordingly.
-
HF Repo Version Grouping -- HF-downloaded models now group by HuggingFace repo in version-group mode (#1040).
Bug Fixes
- Fixed recipe search freezing the server on libraries with large recipe collections
- Fixed open Civitai creator profile link not respecting Civitai host setting
- Fixed AI enrichment failing with LM Studio and other providers that don't support JSON object mode (#1033)
- Fixed dragging to adjust LoRA strength values on loras node being broken
- Fixed symlinked library directories being blocked by path containment checks (#1028)
- Fixed workflow failing to load when LoRA widget received unexpected saved data (#1039)
- Fixed weighted wildcard syntax (e.g., N::value) not resolving in YAML wildcard files (#1039)
- Fixed search term being lost when applying or clearing other filters
- Fixed duplicate model cards appearing when clicking Refresh before download completes (#1041)
- Fixed recipe card list scrolling to top after downloading missing loras for recipe(s)
- Fixed delay when opening model modal on network drives