Changes
-
Group by Model -- Collapse multiple Civitai versions of the same model into a single card. Toggle from Settings or the global right-click context menu. Grouped cards show a clickable version count; clicking opens View Local Versions.
-
Version Grouping -- Renamed from Update Flag Strategy. Controls how versions are grouped and how updates are flagged: group by model and base model, or merge all versions together.
-
Local Versions sort -- Sort by version count. Works in both group-by-model mode (sorts grouped cards) and normal mode (sorts individual version cards).
-
Send Prompt and Gen Params to Workflow -- Mark ComfyUI nodes as targets via right-click, then send prompts and generation params (seed, steps, sampler, scheduler, CFG) from the recipe modal or metadata panel.
-
View all local versions -- The button in the model details tab is now functional, showing all local versions of a model on the main page.
Bug Fixes
- %batch_num% in Save Image node -- Use the %batch_num% placeholder to include the batch loop index in saved filenames.
- Search bar keyboard shortcut cue -- Ctrl+F shortcut now shows a visual hint. Clear button positioning fixed.
- Fixed full-page loading flicker -- Loading overlay now scoped to the card grid.