Bug Fixes
- Aria2 download stability -- Fixed large model downloads failing in Docker environments.
- Fixed Updates page showing false update notifications for models already in other folders (#997) -- The Updates page no longer shows versions as available for download when they already exist in your library but in a different folder. Folder filtering now checks the entire library.
- Fixed recipe import not detecting LoRAs when CivitAI metadata is null -- Recipes imported from CivitAI images now properly discover LoRAs and checkpoints even when the API returns incomplete metadata.
- Fixed download routing for UNet and Diffusion Model file types -- Checkpoint downloads now correctly route UNet and Diffusion Model files to the proper download folder.
- Fixed marquee selection breaking when scrolling -- Bulk selection marquee no longer deselects cards when scrolling during a drag, with auto-scroll when dragging near viewport edges.
- Fixed Send to Workflow node detection with multiple ComfyUI tabs open -- Workflow nodes from different tabs are now correctly merged instead of overwriting each other, preventing Send to Workflow failures.
- Fixed Launch LoRA Manager button disappearing in subgraphs (#996) -- The button no longer disappears when opening the properties panel in a ComfyUI subgraph.
- Fixed trigger word strength wheel not working in Vue render mode -- Mouse wheel strength adjustment on trigger words now works in ComfyUI's Vue render mode.
- Custom sort dropdown -- Replaced the native browser sort select with a custom dropdown. Sort selections now persist per page mode and recipes remember their sort order.
- Fixed bulk-mode highlight being clipped on edge cards -- Batch mode selection highlights are no longer clipped on cards at the grid edges.