alphard alphard
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-06 03:09:25 -03:00
dd5b213adc fix(ui): make autocomplete text widget scrollable in Nodes 2.0 mode
d9ee9b3155 fix(utils): catch MemoryError in read_safetensors_metadata for non-safetensors files
01dac57c35 Merge pull request #959 from id-fa/fix/lora-loader-list-scroll-nodes2
7f92d09239 fix(ui): make Lora Loader list scrollable in Nodes 2.0 mode
Compare 4 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-04 02:09:24 -03:00
62f9e3f44a fix(scripts): use platformdirs for cross-platform settings path resolution
alphard synced commits to refs/tags/v1.0.11 at alphard/ComfyUI-Lora-Manager from mirror 2026-06-03 17:59:25 -03:00
alphard synced new reference refs/tags/v1.0.11 to alphard/ComfyUI-Lora-Manager from mirror 2026-06-03 17:59:25 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-03 17:59:25 -03:00
e55895786d docs: auto-update supporters list in README
82b77bf593 chore(release): bump version to v1.0.11
1beef5dea9 fix(ui): show title tooltips on disabled showcase media control buttons
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-03 09:49:28 -03:00
c8beaa64e1 feat(scripts): add restore_suffixed_filenames script to revert leftover hash suffixes
fb443ed6ae perf(recipe): skip CivitAI API calls for locally-known models in create-from-example (#945)
151a467598 feat(recipe): add Create As Recipe from example images with import dedup check (#945)
98e1d168b0 feat(utils): add AutoV2 and AutoV3 hash calculation functions
Compare 4 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-02 17:29:25 -03:00
716f18e0ed chore: remove 'Describe alternatives' section from feature request template
b060dc99fc feat(download): add skip-download endpoint that cancels in-memory tracking while preserving partial files on disk
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-02 09:19:25 -03:00
54bcdfab38 fix(test): add folder_path param to DummyUpdateService to match updated interface
2e7532eecc feat(update): add per-folder update check via sidebar context menu (#944)
7e5e3b1ec7 feat(download): support multi-precision file selection for CivitAI model downloads (#956)
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-02 01:09:25 -03:00
df67bd396a fix(recipe): re-export syncChanges and add show mock to fix test
dd5d9cfcb2 fix(recipe): align refresh split button behavior with models page
d9fd60bec1 fix(recipe): use VirtualScroller pageSize in reload helpers to prevent pagination offset gap
b633b22779 fix(recipe): prevent empty grid by removing preserveScroll from refresh triggers
1ffa543160 fix(recipe): set dataset.favorite on recipe cards for correct bulk favorite menu
Compare 6 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-01 08:49:24 -03:00
ccf1c6f2ae fix(recipe): resolve base_model from parser and prevent empty checkpoint save on CivitAI import
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-31 08:19:24 -03:00
bfe7b5e1c7 fix(constants): add missing diffusion model base models (Flux, DiT, video, etc.)
85c020cd12 fix(update): preserve wildcards, backups dirs during ZIP upgrade, add log rotation
1b202f8ec7 fix(autocomplete): escape parentheses in prompt tag insertion (#951)
d02a0611d3 fix(update): close SQLite connection and protect cache dir during ZIP update
Compare 4 commits »
alphard synced commits to refs/tags/v1.0.10 at alphard/ComfyUI-Lora-Manager from mirror 2026-05-31 00:09:26 -03:00
alphard synced new reference refs/tags/v1.0.10 to alphard/ComfyUI-Lora-Manager from mirror 2026-05-31 00:09:26 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-31 00:09:26 -03:00
92166a161a Update Portable Package link to version 1.0.10
b509f27cb7 chore(release): bump version to v1.0.10
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-30 15:59:26 -03:00
5c2ef48917 fix(aria2): apply certifi CA bundle to aria2c via --ca-certificate
ad2bd82c67 fix(downloader): use certifi CA bundle as SSL fallback and log SSL error diagnostics
Compare 2 commits »
alphard synced commits to refs/tags/v1.0.9 at alphard/ComfyUI-Lora-Manager from mirror 2026-05-28 14:59:26 -03:00
alphard synced new reference refs/tags/v1.0.9 to alphard/ComfyUI-Lora-Manager from mirror 2026-05-28 14:59:26 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-28 14:59:25 -03:00
17ba350153 docs: auto-update supporters list in README
60175334b5 chore(release): bump version to v1.0.9
f65a01df00 feat(recipe): add bulk Repair Metadata for Selected operation to recipes page
430e24d70b fix(ui): hide skip-metadata-refresh bulk menu items for recipes
14f0c48fdd fix(recipe): detect and repair corrupted checkpoints in repair flow
Compare 5 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-28 06:49:25 -03:00
34791c2ad7 fix(recipe): use resources type field to identify checkpoint instead of modelVersionIds[0]
3f6824eef6 fix(example-images): exclude failed_models from check_pending_models pending count
3919dfa3f4 fix(metadata): suppress rate-limit propagation when model already confirmed deleted
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-27 14:29:25 -03:00
7124b5293f chore(settings): remove unused example_images config, add unet folder_paths example
d2a04f8993 fix(model-hash-index): clean up AutoV2 entry in remove_by_hash
7027a7c270 Merge pull request #946 from 1756141021/fix/autov2-hash-matching
0a1d7dfd4c fix: match local LoRAs by AutoV2 hash when Civitai model is deleted
Compare 4 commits »