feat: add v0.9.10 release notes with new features and improvements

- Implement smarter update matching with base model grouping options
- Add flexible tag filtering with include/exclude functionality
- Display license icons and add license filtering controls
- Improve recipes with zero-LoRA imports and checkpoint references
- Enhance ZIP downloads with automatic model extraction
- Update template workflow with improved guidance
- Include various bug fixes and stability improvements
This commit is contained in:
Will Miao
2025-11-24 11:15:05 +08:00
parent a50309c22e
commit 5d4917c8d9
3 changed files with 38 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-lora-manager"
description = "Revolutionize your workflow with the ultimate LoRA companion for ComfyUI!"
version = "0.9.9"
version = "0.9.10"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",