Update README and version for UI enhancements and navigation improvements

This commit is contained in:
Will Miao
2025-02-06 11:16:52 +08:00
parent fa09067f92
commit 3099eb447e
2 changed files with 11 additions and 1 deletions

View File

@@ -6,6 +6,16 @@ A web-based management interface designed to help you organize and manage your l
---
## [Update 0.5.8] UI Enhancements & Navigation Improvements
-**Enhanced Navigation**:
- Added collapsible folder tags with persistent state
- Implemented "Back to Top" button for easier browsing
- 🎨 **UI Refinements**: Various visual improvements and interface optimizations
---
## [Update 0.5.7] Performance Boost & Search Feature
- 🚀 **Major Performance Improvements**:

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-lora-manager"
description = "LoRA Manager for ComfyUI - Access it at http://localhost:8188/loras for managing LoRA models with previews and metadata integration."
version = "0.5.7-hotfix"
version = "0.5.8"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",