Dr.Lt.Data
c6153ea67d
* FIXED: Resolved an issue where cache updates were not working properly.
...
* IMPROVED: Instead of updating the entire CNR cache at once, the process now divides it into 30-page queries.
* IMPROVED: Clicking on the titles of nodes that exist only in CNR now opens the GitHub repository link instead of the CNR link, where possible.
* ADDED: Added information about `extra_model_paths.yaml` to the README.md file.
https://github.com/ltdrdata/ComfyUI-Manager/issues/1457
3.9
2025-01-19 02:25:34 +09:00
Dr.Lt.Data
191bffedcb
update DB
2025-01-19 00:10:23 +09:00
Dr.Lt.Data
9ddda81372
update DB
2025-01-19 00:02:39 +09:00
kk8bit
ddb3c4e3ce
Update the 'KayTool' Node Package Description ( #1464 )
2025-01-18 13:25:15 +09:00
BoyuanJiang
c87d27630b
add fitdit node ( #1456 )
2025-01-18 13:24:07 +09:00
Dr.Lt.Data
c1d0bb830e
fixed: try fix doesn't work for non-cnr nodes.
3.8.1
2025-01-18 13:19:47 +09:00
Matvey Kashkinov
93dde4c985
add manager_files_directory to Ctx ( #1461 )
2025-01-18 13:19:35 +09:00
Dr.Lt.Data
0eb1cbce43
feat: provide error messages for import failed custom node.
3.8
2025-01-18 13:04:33 +09:00
dsigmabcn
a935c8bb35
Update install-comfyui-venv-linux.sh ( #1454 )
...
* Update install-comfyui-venv-linux.sh
git clone is now done in 'comfyui-manager'. pip install of the requirements of the manager needs to change the path name accordingly
* Update install-comfyui-venv-linux.sh
pip install of requirements.txt done in directory 'comfyui-manager'
2025-01-16 17:47:28 +09:00
Dr.Lt.Data
03eea8ce15
fixed: source url of nightly should be repository not reference
3.7.6
2025-01-16 01:47:19 +09:00
Dr.Lt.Data
76b1adebc4
update DB
2025-01-16 01:24:22 +09:00
ciga2011
3be8f685bd
Update custom-node-list.json ( #1453 )
...
Add ComfyUI-PromptOptimizer
2025-01-16 01:01:44 +09:00
Dr.Lt.Data
4a392395ab
fixed: ruff fail
2025-01-15 17:35:26 +09:00
Shubz World
fd9755e4a0
Update custom-node-list.json ( #1452 )
...
updated usernames from mithamunda to theshubzworld
2025-01-15 17:32:15 +09:00
Dr.Lt.Data
34151b03ef
refactor: print -> logging
...
fixed: log message - manager-core -> ComfyUI-Manager
3.7.5
2025-01-15 12:24:19 +09:00
Robin Huang
f63205f86c
Use requests library to resolve SSL errors. ( #1450 )
2025-01-15 07:20:45 +09:00
Dr.Lt.Data
5e5867528d
improved: cm-cli.py - apply PIPFixer
3.7.4
2025-01-14 12:19:46 +09:00
Dr.Lt.Data
05623b0e13
update DB
2025-01-14 00:36:14 +09:00
ciga2011
12602da16c
Update custom-node-list.json ( #1442 )
...
* Update custom-node-list.json
Add ComfyUI-AppGen
* Update custom-node-list.json
Add ComfyUI-Pollinations
2025-01-14 00:07:52 +09:00
IDGallagher
2b6dee9949
Update custom-node-list.json ( #1447 )
2025-01-14 00:07:10 +09:00
l-comm
11fa305508
Update custom-node-list.json ( #1448 )
2025-01-14 00:05:55 +09:00
Dr.Lt.Data
b532a3e784
fixed: cm-cli.py - too many values to unpack error
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1446
3.7.3
2025-01-13 12:20:46 +09:00
Dr.Lt.Data
f37f5b0ae2
fixed: snapshot - robust resolving the remote url
3.7.2
2025-01-13 06:37:47 +09:00
Dr.Lt.Data
c779573204
fixed: handling cases where there is no remote branch
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1443
2025-01-13 06:22:11 +09:00
Dr.Lt.Data
897debb106
improved: prevent hang UI while CNR loading
...
fixed: normalize id for pyproject.toml
3.7
2025-01-13 06:10:59 +09:00
Dr.Lt.Data
0b43716c56
update DB
2025-01-12 16:11:44 +09:00
Wenyu.Li
4ad1c8a238
fix pattern ( #1439 )
2025-01-12 14:21:59 +09:00
Dr.Lt.Data
9578ce0820
fixed: robust datetime error
...
- support fallback timestamp mode
https://forum.comfy.org/t/restarting-comfyui-using-comfyui-manager-will-cause-it-to-fail-to-start/1090
3.6.5
2025-01-12 02:23:52 +09:00
Dr.Lt.Data
c5d8a1b3ad
update DB
2025-01-12 02:09:27 +09:00
Bubbliiiing
99049db807
Update new node ( #1433 )
2025-01-12 01:37:24 +09:00
Dr.Lt.Data
70de42ccea
update DB
2025-01-12 01:36:57 +09:00
dream_hartley
fb74f39793
Add ComfyUI_show_seed ( #1429 )
2025-01-12 01:35:54 +09:00
Dr.Lt.Data
ef130b23ef
update DB
2025-01-12 01:35:36 +09:00
licyk
2549dc7d20
add node ( #1426 )
2025-01-12 01:33:58 +09:00
Dr.Lt.Data
85a03e6249
FIXED: pip downgrade blacklisting doesn't work if ~= pattern
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1301
https://github.com/ltdrdata/ComfyUI-Manager/issues/1425
3.6.4
2025-01-12 01:22:26 +09:00
Dr.Lt.Data
0903f28b0c
FIXED: Resolved an issue where the nightly version was always blocked by the security filter.
...
FIXED: Ensured that at least one reload occurs during startup.
https://github.com/ltdrdata/ComfyUI-Manager/issues/1437
2025-01-11 23:55:14 +09:00
Dr.Lt.Data
c663907e37
fixed: ruff error
3.6.2
2025-01-11 11:46:29 +09:00
Dr.Lt.Data
830be27eb2
FIXED: Resolved an issue that occurred when attempting to install the nightly version if it was not registered in custom-node-list.json.
...
FIXED: Improved error reporting for invalid Git URLs.
https://github.com/ltdrdata/ComfyUI-Manager/issues/1413
3.6.1
2025-01-11 11:38:12 +09:00
Dr.Lt.Data
041f4e4bb5
fixed: robust branch switching for git repo
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1410
2025-01-11 09:37:22 +09:00
Chenlei Hu
d3fa87fd94
Fix node version metadata ( #1432 )
2025-01-09 19:02:52 -05:00
Dr.Lt.Data
4dffb5d593
update DB
2025-01-10 00:41:40 +09:00
Dr.Lt.Data
b114672e03
fixed: error when remote mode is selected
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1413
2025-01-10 00:38:32 +09:00
Dr.Lt.Data
3c3713553e
update DB
2025-01-09 23:41:16 +09:00
Dr.Lt.Data
fd164862f3
fixed: invalid config.ini path
...
fixed: invalid environment setup for git_helper.py
fixed: default pip overrides doesn't work
modified: git_helper.py - use GIT_EXE_PATH env instead of config.ini
improved: print user_directory and ComfyUI-Manager config path on startup
3.5
2025-01-09 22:47:02 +09:00
Dr.Lt.Data
ac8804ca6a
update DB
2025-01-09 21:49:58 +09:00
Dr.Lt.Data
429e13bf4d
update DB
2025-01-09 21:10:23 +09:00
calcuis
5d9578d231
Update custom-node-list.json ( #1417 )
2025-01-09 21:08:29 +09:00
Dr.Lt.Data
f4e0ce2ad4
update DB
2025-01-09 21:08:17 +09:00
EvanYu
aff6785e0b
Add custom node entry to custom-node-list.json ( #1412 )
2025-01-09 21:07:48 +09:00
Dr.Lt.Data
2656fae9c9
update DB
2025-01-09 21:07:27 +09:00