Highlights
- Experimental aria2 download backend — faster downloads (3x+ throughput) that won't stall ComfyUI generation. Enable in Settings → Downloads.
- Trigger Word Toggle group mode — exclude individual tags from a group without having to disable group mode and toggle every remaining tag manually (#907).
- Duplicate filename resolver — duplicate LoRA filenames can cause ambiguous path resolution and unexpected behavior. Doctor now detects these conflicts and resolves them in one click (renames files, migrates sidecar metadata and previews).
- Responsive narrow‑window layout — hamburger menu, dynamic card grid columns, and controls that wrap cleanly at intermediate widths. The UI now works comfortably on smaller screens.
New Features
- UsageControl badges — models restricted to on‑site generation on Civitai now show an "On‑Site Only" badge with a disabled download button.
- Bulk favorite/unfavorite — select multiple models or recipes and toggle favorites with a single menu item that adapts to your selection (all, none, or mixed).
- Remote open mode for example images — for remote Lora Manager installations or mounted folders: choose how the "open folder" action behaves (system file manager, clipboard, or custom URI).
- New base model types — Ernie, Ernie Turbo, and Nucleus (#922).
- Legacy metadata migration — convert trigger words and notes from Stable Diffusion WebUI‑style
.jsonsidecar files into the current.metadata.jsonformat. Runpython scripts/migrate_legacy_metadata.py.
Enhancements
- Example images on download — images are now fetched immediately after each model download completes, in addition to the existing periodic background task.
- Version name toggle — hide the Civitai version name on model cards to free vertical space (#916).
- Download reliability — interrupted downloads now resume from where they left off instead of restarting from scratch (#899).
- Offline resilience — when the network drops, requests enter a brief cooldown instead of generating repeated error storms. Status auto‑recovers when connectivity returns.
- Trigger word inline editing — double‑click a trigger word tag to edit its text directly.
- Trigger word group limit raised.
- Notes editor — taller (max 420px) and resizable by dragging the bottom edge.
Bug Fixes
- ComfyUI‑Easy‑Use workflows now fully supported in recipe metadata extraction: comfyLoader, preSampling, and easySeed nodes all work (#920).
- Autocomplete no longer drops text widget values during settings migration (#915).
- Recipe workflow metadata preserved when preview images convert to WebP.
- WanVideo LoRA path resolution and name truncation corrected for extra folder paths.
- Extra root paths preserved during ComfyUI settings sync.
- Dragged LoRA strength now properly committed in the LoRA Loader node (#921).
- Pending hash computation no longer blocks duplicate detection (#900).
- Recipe scroll position preserved across filter, search, and folder changes.
- Bulk delete labels shortened across all locales.