You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Batch URL download -- paste multiple CivitAI or CivArchive URLs at once to batch download models with per-item version selection and sequential processing. (#936)
Recipe reimport -- right-click any recipe to re-import it from its source URL, to repair recipes with broken metadata. Supports bulk reimport with progress tracking.
Send embedding to workflow -- embeddings can now be sent to Prompt and Text nodes from LoRA Manager, as well as the built-in ComfyUI CLIPTextEncode node, for now.
Embedding usage tracking -- embedding usage is now tracked alongside your LoRA and checkpoint stats.
Sidebar per-page hide toggle -- the sidebar header now has a more options dropdown where you can hide the sidebar on individual pages.
Additional Notes expand/collapse -- long notes now collapse with a gradient fade by default, with a toggle button to expand/collapse. (#962)
Context menu section separators -- unified item ordering with visual dividers across all right-click menus.
Bug Fixes
Fixed recipe metadata extraction failing when the CDN image lacks embedded generation data -- now falls back to the original image. (#968)
Fixed startup crash when git executable is not installed. (#971)
Fixed update toast reporting early-access updates that the Updates filter then hides.
Fixed Lora Loader widget list not scrollable in Nodes 2.0 mode, with a new setting to cap maximum visible entries. (#959)
Fixed autocomplete text widget sizing in Node 2.0 mode and scroll behavior in Vue mode.
Fixed context menu ordering inconsistencies across different pages.