Skip to content

Release v2.15 - New features: OmniQuery, LoRA Synergy and nested collections

Choose a tag to compare

@biagiomaf biagiomaf released this 16 Jul 22:24
· 12 commits to main since this release

RELEASE 2.15

[2.15] - 2026-07-16

🧠 OmniQuery (AI-Powered SQL Explorer)

Go beyond the standard filter UI. OmniQuery allows power users to interrogate their entire media database using natural language, assisted by AI (ChatGPT, Claude, etc.).

  • Smart Prompting: OmniQuery dynamically generates a prompt containing your database schema and rules. Paste it to your LLM to get the perfect SQL query for highly specific, multi-table requests.
  • Safe Execution: The engine strictly enforces read-only SELECT statements. Your database is completely secure.
  • Query Management: Save, name, and reload your favorite SQL snippets directly from the UI for future use.

🔌 LoRA Synergy™

A zero-API, fully offline LoRA matchmaker and injector integrated directly into the Remix Nodepad. Stop guessing which LoRA works with your checkpoint.

  • Offline Architecture Scanning: Reads your local .safetensors headers to determine their true base architecture (SD1.5, SDXL, Flux) and instantly buckets them into compatibility groups against your loaded checkpoint.
  • Smart Trigger Memory: Automatically surfaces official CivitAI trigger words and recalls historical triggers you've successfully used in the past via a floating clipboard widget.
  • Auto-Wiring: Seamlessly injects LoraLoader nodes and instantly rewires all downstream MODEL and CLIP connections without manual rerouting.
  • Seamless Integration: Native synergy with ComfyUI-Lora-Manager to unlock rich preview thumbnails and CivitAI deep-links directly in the panel.

🌳 Nested Virtual Collections (Tree Structure)

  • Hierarchical Organization: Virtual Collections are no longer restricted to a flat list. You can now create sub-collections arranged in a folder-like tree structure, allowing for vastly superior organization of complex projects and client deliverables.

Complete Changelog of previous versions