chore(release): update version to 0.9.2 and add release notes for bulk auto-organization feature

This commit is contained in:
Will Miao
2025-09-06 14:38:00 +08:00
parent d50dde6cf6
commit c23ab04d90
2 changed files with 5 additions and 1 deletions

View File

@@ -34,6 +34,10 @@ Enhance your Civitai browsing experience with our companion browser extension! S
## Release Notes
### v0.9.2
* **Bulk Auto-Organization Action** - Added a new bulk auto-organization feature. You can now select multiple models and automatically organize them according to your current path template settings for streamlined management.
* **Bug Fixes** - Addressed several bugs to improve stability and reliability.
### v0.9.1
* **Enhanced Bulk Operations** - Improved bulk operations with Marquee Selection and a bulk operation context menu, providing a more intuitive, desktop-application-like user experience.
* **New Bulk Actions** - Added bulk operations for adding tags and setting base models to multiple models simultaneously.

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.1"
version = "0.9.2"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",