Will Miao
dd94c6b31a
chore: add v1.0.0 release notes and update version in pyproject.toml
2026-03-03 21:19:50 +08:00
Will Miao
e08cae97f1
chore(release): bump version to 0.9.16 and update release notes
2026-02-22 21:06:52 +08:00
Will Miao
36e3e62e70
feat: add filter presets and update version to v0.9.15
...
- Added filter presets feature allowing users to save and quickly switch between filter combinations
- Fixed various bugs to improve overall stability
- Updated project version from 0.9.14 to 0.9.15 in pyproject.toml
2026-02-04 09:12:37 +08:00
Will Miao
bd83f7520e
chore: bump version to 0.9.14
2026-02-02 23:17:35 +08:00
Will Miao
9150718edb
feat: bump version to 0.9.13
...
Update the project version in pyproject.toml from 0.9.12 to 0.9.13 to reflect the latest changes and prepare for a new release.
2026-01-21 21:20:34 +08:00
Will Miao
796acba764
chore: bump version from 0.9.11 to 0.9.12
...
Update the project version in pyproject.toml to prepare for the next release.
2026-01-19 17:37:19 +08:00
Will Miao
f09224152a
feat: bump version to 0.9.11
2025-11-29 17:46:06 +08:00
Will Miao
5d4917c8d9
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
2025-11-24 11:15:05 +08:00
Will Miao
6c03aa1430
feat: add v0.9.9 release features and update version
2025-11-03 22:40:03 +08:00
Will Miao
0968698804
feat: add v0.9.8 release notes and update version
2025-10-15 19:47:13 +08:00
Will Miao
76d3aa2b5b
feat(version): bump version to 0.9.7 in pyproject.toml
2025-10-09 22:15:50 +08:00
Will Miao
9199950b74
feat(release): update version to 0.9.6 and add release notes for critical performance optimizations and new features
2025-10-07 17:41:58 +08:00
pixelpaws
88d5caf642
feat(settings): migrate settings to user config dir
2025-09-27 22:22:15 +08:00
Will Miao
dc2de50924
bump: update version to 0.9.5 in pyproject.toml
2025-09-24 09:16:50 +08:00
Will Miao
9e1a2e3bb7
chore(pyproject): bump version to 0.9.4
2025-09-20 22:03:29 +08:00
Will Miao
adf7b6d4b2
chore(version): bump version to 0.9.3 in pyproject.toml
2025-09-16 18:55:59 +08:00
Will Miao
1fc8b45b68
feat(dependencies): add GitPython and aiosqlite to project dependencies
2025-09-10 20:33:45 +08:00
Will Miao
c23ab04d90
chore(release): update version to 0.9.2 and add release notes for bulk auto-organization feature
2025-09-06 14:38:00 +08:00
Will Miao
4c4e6d7a7b
feat(release-notes): update version to 0.9.1 and enhance bulk operations documentation
2025-09-05 18:15:08 +08:00
Will Miao
ac7d23011c
chore(release): update version to 0.9.0 and add release notes for UI overhaul and new features
2025-09-04 00:04:25 +08:00
Will Miao
3079131337
feat: Update version to 0.8.30 and add release notes for automatic model path correction and UI enhancements
2025-08-24 19:22:42 +08:00
Will Miao
6c5559ae2d
chore: Update version to 0.8.29 and add release notes for enhanced recipe imports and bug fixes
2025-08-21 08:44:07 +08:00
Will Miao
ca692ed0f2
feat: Update release notes and version to v0.8.28 with new features and enhancements
2025-08-18 07:14:08 +08:00
Will Miao
199e374318
feat: update release notes for v0.8.27 and bump version to 0.8.27
2025-08-14 07:32:09 +08:00
Will Miao
6d8408e626
feat: update release notes and version to 0.8.26, adding creator search and enhancing node usability
2025-08-08 20:10:06 +08:00
Will Miao
66575c719a
feat: update version to 0.8.25, add release notes for v0.8.25 including LoRA list reordering, bulk operations, and auto download setting for example images
2025-08-05 18:30:06 +08:00
Will Miao
4f1f4ffe3d
feat: remove unused image download functions and dependencies for cleaner code
2025-08-05 09:09:17 +08:00
Will Miao
28fe3e7b7a
chore: update version to 0.8.24 in pyproject.toml
2025-08-02 16:23:19 +08:00
Will Miao
32f42bafaa
chore: update version to 0.8.23 in pyproject.toml
2025-07-29 20:30:45 +08:00
Will Miao
d89c2ca128
chore: Update version to 0.8.22 in pyproject.toml
2025-07-27 21:20:35 +08:00
Will Miao
dda9eb4d7c
refactor: Remove MessagePack dependency and related cache management code
2025-07-24 19:30:47 +08:00
Will Miao
6f3aeb61e7
feat: Implement Git-based update functionality with nightly mode support and UI enhancements
2025-07-24 19:03:52 +08:00
Will Miao
8c06cb3e80
chore: Bump version to 0.8.21 in pyproject.toml
2025-07-19 08:28:02 +08:00
Will Miao
18844da95d
chore: Update version to 0.8.20
2025-07-12 10:33:15 +08:00
Will Miao
6f8e09fcde
chore: Update version to 0.8.20-beta in pyproject.toml
2025-07-10 18:48:56 +08:00
Will Miao
a6f04c6d7e
refactor: Remove unused imports and dependencies from utils, recipe_routes, requirements, and pyproject files. See #278
2025-07-10 16:36:28 +08:00
Will Miao
afe23ad6b7
fix: Update project description for clarity and engagement
2025-06-30 15:21:50 +08:00
Will Miao
71762d788f
Add Lora Loader node support for Nunchaku SVDQuant FLUX model architecture with template workflow. Fixes #255
2025-06-29 23:57:50 +08:00
Will Miao
82a2a6e669
chore: update version to 0.8.19 and add release notes for new features and enhancements
2025-06-28 08:04:16 +08:00
Will Miao
8fcb6083dc
feat: update release notes and version to 0.8.18 with new features and improvements
2025-06-20 18:25:15 +08:00
Will Miao
a295ff2e06
Refactor video embed implementation to enhance privacy and user experience; replace iframe with a privacy-friendly video container and add external link buttons for YouTube access.
2025-06-10 06:44:08 +08:00
Will Miao
18cdaabf5e
Update release notes and version to v0.8.17, adding new features including duplicate model detection, enhanced URL recipe imports, and improved trigger word control.
2025-06-09 19:07:53 +08:00
Will Miao
9b943cf2b8
Update custom node icon
2025-06-05 06:48:48 +08:00
Will Miao
0daf9d92ff
Update version to 0.8.16 and enhance release notes with new features, improvements, and bug fixes.
2025-05-30 21:04:24 +08:00
Will Miao
e7c626eb5f
Add MessagePack support for efficient cache serialization and update dependencies
2025-05-28 22:30:06 +08:00
Will Miao
6052608a4e
Update version to 0.8.15-bugfix in pyproject.toml
2025-05-22 04:42:12 +08:00
Will Miao
4882721387
Update version to 0.8.15 and add release notes for enhanced features and improvements
2025-05-16 16:13:37 +08:00
Will Miao
ec4b5a4d45
Update release notes and version to v0.8.14: add virtualized scrolling, compact display mode, and enhanced LoRA node functionality.
2025-05-13 22:50:32 +08:00
Will Miao
fa08c9c3e4
Update version to 0.8.13; enhance recipe management and source tracking features in release notes
2025-05-09 11:38:46 +08:00
Will Miao
b5cd320e8b
Update 'natsort' to dependencies in pyproject.toml
2025-05-06 08:59:48 +08:00