Releases: TokenSpender/ComfyUI-Sidebar-Gallery
Releases · TokenSpender/ComfyUI-Sidebar-Gallery
Release list
v1.0.4
Fixes
- Positive prompt is now extracted when it passes through relay nodes, SDXL, Flux, and SD3 text encoders. (#2)
- Full metadata is now recovered from workflow-only PNGs. (#2)
- Compare mode now correctly flags differences in the positive prompt, instead of always showing it as "same". (#3)
- Indexing progress now shows the real count while scanning, instead of displaying 0/0.
Improvements
- Faster loading: responses are gzip-compressed and folders are scanned with os.scandir, with metadata read in parallel.
- Smoother scrolling on large libraries, and reopening the gallery only re-fetches when something has actually changed.
- Faster indexing over network shared drives.
- More reliable metadata parsing and general stability fixes.
New Features
- Auto-refresh: the gallery automatically refreshes when files change on disk, and can be configured in the settings menu.
- A refresh button on the gallery's main page for quick manual rescans.
- CivitAI support: the gallery now properly displays metadata from images and videos generated on CivitAI, with a source badge and model/LoRA mapping.