Changes
- Auto-detect badges and auto-tag filters -- HIGH/LOW (WanVideo), I2V/T2V, Lightning, and Turbo tags are now detected automatically and shown as color-coded badges on model cards. The existing filter panel now includes auto-tag filtering. (#918)
- Full-size media viewer -- click any preview image or video in recipe and model modals to open a full-size overlay with prev/next navigation. (#926)
- Reorganized bulk context menu -- items grouped into sections (Workflow, Metadata, Download...) and workflow actions folded into a "Send to Workflow" submenu.
- Strip
<lora:>tags when copying -- new toggle in the recipe modal strips<lora:name:weight>tags from generation parameters before copying to clipboard. - Download example images for selected models -- bulk context menu now has a scoped "Download Example Images" option. (#923)
- Open Source URL in recipe modal -- quick link to the original CivitAI source image.
Bug Fixes
- Custom example image cleanup -- metadata entries for user-added custom example images are now cleaned up when the corresponding files are deleted from disk. (#927)
- Cache staleness after model deletion -- scanner cache persisted to SQLite after deletion, preventing stale "already exists" errors across server restarts.
- Trigger Word Toggle group mode -- single-child groups no longer show unnecessary badges, and default_active no longer incorrectly propagates to children. (#929)