Commit Graph
100 Commits
Author SHA1 Message Date
Dr.Lt.Data d50b71a887 update DB 2025-04-26 14:51:07 +09:00
Dr.Lt.Data 3bc9cbc767 update DB 2025-04-26 13:16:26 +09:00
Dr.Lt.Data a804f7de19 update DB 2025-04-22 02:14:50 +09:00
Dr.Lt.Data 72a61a9966 modified: pipfixer/blacklisting - add torchaudio 2025-04-22 01:17:22 +09:00
Dr.Lt.Data b08bb658ea update DB 2025-04-22 01:13:57 +09:00
Dr.Lt.Data 7b28bf608b modified: release pinning ultralytics version 2025-04-22 00:43:20 +09:00
Dr.Lt.Data b57747fdf1 update DB 2025-04-20 18:49:43 +09:00
Dr.Lt.Data 0735271b10 update DB 2025-04-20 17:13:47 +09:00
Dr.Lt.Data 770cd0f9f5 update DB 2025-04-19 10:31:07 +09:00
Dr.Lt.Data 32b6266dd9 update DB 2025-04-19 09:39:43 +09:00
Dr.Lt.Data 0c4d289002 update DB 2025-04-19 09:34:52 +09:00
Dr.Lt.Data f00686f3f2 update DB 2025-04-19 09:34:07 +09:00
Dr.Lt.Data 22ab526b0c update DB 2025-04-19 09:32:30 +09:00
Dr.Lt.Data 3214ab52c6 update DB 2025-04-15 23:40:14 +09:00
Dr.Lt.Data 8d3e1d60d0 update DB 2025-04-15 01:24:42 +09:00
Dr.Lt.Data 59876452f4 update DB 2025-04-15 00:37:10 +09:00
Dr.Lt.Data c7e69f4e26 update DB 2025-04-15 00:28:53 +09:00
Dr.Lt.Data b93a474dae update DB 2025-04-15 00:23:42 +09:00
Dr.Lt.Data 17e5c3d2f5 update DB 2025-04-12 21:20:45 +09:00
Dr.Lt.Data 27bfc539f7 fixed: Removed the possibility of locking by opening the git repo.
https://github.com/Comfy-Org/ComfyUI-Manager/issues/1717
2025-04-12 21:10:14 +09:00
Dr.Lt.Data 821fded09d update DB 2025-04-12 17:26:41 +09:00
Dr.Lt.Data ec4a2aa873 update DB 2025-04-12 15:22:09 +09:00
Dr.Lt.Data d6b2d54f3f update DB 2025-04-12 15:20:29 +09:00
Dr.Lt.Data 0738b2a73f update DB 2025-04-09 00:28:04 +09:00
Dr.Lt.Data 98db79910e update DB 2025-04-09 00:16:11 +09:00
Dr.Lt.Data 50fc1389b0 update DB 2025-04-05 17:50:01 +09:00
Dr.Lt.Data c70cb2868b update DB 2025-04-05 16:39:26 +09:00
Dr.Lt.Data 12fa571aa2 update DB 2025-04-05 00:13:02 +09:00
Dr.Lt.Data 4a3018760f update DB 2025-04-04 23:54:37 +09:00
Dr.Lt.Data a87e3f9ee9 update DB 2025-04-04 08:21:38 +09:00
Dr.Lt.Data 52b9a3f3a0 update DB 2025-04-04 07:09:13 +09:00
Dr.Lt.Data fe301bb91a update DB 2025-04-04 06:56:55 +09:00
Dr.Lt.Data 1899255a69 update DB 2025-04-04 06:54:56 +09:00
Dr.Lt.Data 908a1009d2 fixed: cm-cli.py - save-snapshot: use default path if --output is not given
https://github.com/Comfy-Org/comfy-cli/issues/254#issuecomment-2758584763
2025-03-28 12:49:09 +09:00
Dr.Lt.Data fb9c68fc32 update DB 2025-03-28 12:47:39 +09:00
Dr.Lt.Data a386948fd1 update DB 2025-03-28 01:57:13 +09:00
Dr.Lt.Data 0ddb0cec03 update DB 2025-03-28 01:06:21 +09:00
Dr.Lt.Data 87a652d038 fixed: channel error when DB: local is selected 2025-03-24 01:17:07 +09:00
Dr.Lt.Data d889df4c89 update DB 2025-03-24 01:16:09 +09:00
Dr.Lt.Data a2e72d26aa update DB 2025-03-22 12:29:34 +09:00
Dr.Lt.Data 9e66da174e hotfix: make_pip_cmd - don't apply -s always
https://github.com/ltdrdata/ComfyUI-Manager/issues/1667
2025-03-19 02:01:17 +09:00
Dr.Lt.Data 55fcb00168 update DB 2025-03-19 01:58:18 +09:00
Dr.Lt.Data 68aa534e1d fixed: An issue where restore malfunctioned since channel validation patch.
https://github.com/Comfy-Org/comfy-cli/issues/253
2025-03-19 01:24:20 +09:00
Dr.Lt.Data 7fd94a401b update DB 2025-03-19 00:23:24 +09:00
Dr.Lt.Data d1a80cf082 update DB 2025-03-18 02:44:18 +09:00
Dr.Lt.Data fb445aa510 update DB 2025-03-18 00:59:25 +09:00
Dr.Lt.Data a5e83a807f update DB 2025-03-17 00:37:22 +09:00
Dr.Lt.Data a6d2fd36fb update DB 2025-03-16 04:26:11 +09:00
Dr.Lt.Data e933eaa2b0 fixed: Skip comfyui-frontend-package fixing when using an older version of ComfyUI.
https://github.com/ltdrdata/ComfyUI-Manager/issues/1662
2025-03-15 20:50:30 +09:00
Dr.Lt.Data 5393653ddc improved: restore_snapshot - better log message
fixed: restore_snapshot - failing channel validation

https://github.com/ltdrdata/ComfyUI-Manager/issues/1659

https://github.com/ltdrdata/ComfyUI-Manager/issues/1664
2025-03-15 20:36:50 +09:00
Dr.Lt.Data 1f3274d3f5 fixed: Removed -> str | None typing.
- Python versions below 3.10 do not support it.

https://github.com/ltdrdata/ComfyUI-Manager/issues/1663
2025-03-15 20:14:08 +09:00
Dr.Lt.Data 39eaa76b8a fixed: remove migration code completely
https://github.com/ltdrdata/ComfyUI-Manager/issues/1659
2025-03-14 18:24:30 +09:00
Dr.Lt.Data e5396713ce fixed: gitclone_install - add mode 2025-03-14 12:59:06 +09:00
Dr.Lt.Data 79943de808 fixed: install via git url - failed to install if the git url is exists in the default channel
https://github.com/ltdrdata/ComfyUI-Manager/issues/1651#issuecomment-2720408569
2025-03-14 12:53:59 +09:00
Dr.Lt.Data e05f329602 bump version to 3.31 2025-03-14 00:59:11 +09:00
Dr.Lt.Data eed0e8ebea update DB 2025-03-14 00:58:55 +09:00
Dr.Lt.Data 44a63e4b6d update DB 2025-03-14 00:52:06 +09:00
Dr.Lt.Data 2449636d32 update DB 2025-03-14 00:45:47 +09:00
Dr.Lt.Data f9990ca8eb fixed: make_pip_cmd - add '-s' option 2025-03-13 22:48:13 +09:00
Dr.Lt.Data c3eed981c0 fixed: robust validation when model downloading #2 2025-03-12 21:24:31 +09:00
Dr.Lt.Data bbb54d4a08 fixed: robust validation when model downloading 2025-03-12 21:10:02 +09:00
Dr.Lt.Data 4566c585db fixed: a condition code wasn’t saved after editing... lol 2025-03-12 21:00:05 +09:00
Dr.Lt.Data a946338a18 fixed: invalid channel exception when startup 2025-03-12 17:28:17 +09:00
Dr.Lt.Data 0a60a44478 fixed: several security bugs
refactor: remove serveal unused code
2025-03-12 11:32:16 +09:00
Dr.Lt.Data cef0ad6707 update DB 2025-03-12 07:21:38 +09:00
Dr.Lt.Data 402e2c384f fixed: Issue where install.py would not run when installed in cnr. 2025-03-11 12:34:07 +09:00
Dr.Lt.Data 9d5faa096c update DB 2025-03-09 21:06:59 +09:00
Dr.Lt.Data 97d0dc20f1 update DB 2025-03-09 18:26:29 +09:00
Dr.Lt.Data 04fa540a8c fixed: crash on desktop version when displaying to print version information 2025-03-08 10:15:23 +09:00
Dr.Lt.Data eb41867e04 update DB 2025-03-06 22:02:23 +09:00
Dr.Lt.Data e983f9ed35 bump version 3.30.2 2025-03-06 21:48:37 +09:00
Dr.Lt.Data e87d616b7a fixed: normalize pip name
package name in requirements is 'comfyui-frontend-package'
but, package name from `pip freeze` is 'comfyui_frontend_package'
but, package name from `uv pip freeze` is 'comfyui-frontend-package'

https://github.com/ltdrdata/ComfyUI-Manager/pull/1615#issue-2898212382
2025-03-06 21:41:56 +09:00
Dr.Lt.Data 2220f325fc update DB 2025-03-06 21:30:28 +09:00
Dr.Lt.Data 3f729aaf03 update DB 2025-03-06 20:53:26 +09:00
Dr.Lt.Data b7324621e4 update DB 2025-03-06 07:38:05 +09:00
Dr.Lt.Data e8c782c8e1 feat: pip_auto_fix.list for custom PIPFixer
fixed: always reinstall comfyui-frontend-package

https://github.com/ltdrdata/ComfyUI-Manager/discussions/980#discussioncomment-12400709
2025-03-05 22:27:24 +09:00
Dr.Lt.Data 9136505565 bump version to v3.29 2025-03-05 21:19:23 +09:00
Dr.Lt.Data f406d728cc fixed: use pyproject.toml if desktop version
- desktop version doesn't contains .git

modified: don't cache the sub fetched data of cnr
2025-03-05 21:18:56 +09:00
Dr.Lt.Data e8111527b4 update DB 2025-03-05 21:00:30 +09:00
Dr.Lt.Data 3de17b2fa6 improve: pip fixer - support missing comfyui_frontend_package fixing 2025-03-05 12:55:39 +09:00
Dr.Lt.Data 22ecb5de95 update db 2025-03-05 08:15:03 +09:00
Dr.Lt.Data 992b8b3cb5 update DB 2025-03-04 22:24:05 +09:00
Dr.Lt.Data bebc16d5a6 fixed: invalid log message 2025-03-04 22:07:15 +09:00
Dr.Lt.Data ddb719f866 update DB 2025-03-04 22:05:03 +09:00
Dr.Lt.Data 0bd1bf2605 fixed: cm-cli - crash when comfyui doesn't have .git dir.
(support for desktop version)
2025-03-04 21:35:24 +09:00
Dr.Lt.Data fd32ba4035 update DB 2025-03-04 12:50:27 +09:00
Dr.Lt.Data 22f723b920 modified: show more detailed info if updating failed 2025-03-04 12:37:39 +09:00
Dr.Lt.Data 1248bd0413 fixed: robust rmtree for windows environment
- reserve for deletion upon restart if a permission error occurs during rmtree

https://github.com/ltdrdata/ComfyUI-Manager/issues/1579
2025-03-03 21:34:38 +09:00
Dr.Lt.Data c150eec2b6 update DB 2025-03-03 18:27:15 +09:00
Dr.Lt.Data c7248c2d47 improve: PIPFixer
- now add numpy restriction when fixing opencv
2025-03-03 17:58:22 +09:00
Dr.Lt.Data e71e68e298 modified: better error log when failed to update comfyui
https://github.com/ltdrdata/ComfyUI-Manager/issues/1576
2025-03-02 17:42:31 +09:00
Dr.Lt.Data 6969557693 fixed: stuck if cnr node cannot be resolved
https://github.com/ltdrdata/ComfyUI-Manager/issues/1596#issuecomment-2692415656
2025-03-02 17:28:53 +09:00
Dr.Lt.Data f6be5ad839 modified: verbose reporting when initial fecthing is failed.
https://github.com/ltdrdata/ComfyUI-Manager/issues/1594
2025-03-02 17:07:00 +09:00
Dr.Lt.Data cebe3664fd update DB 2025-03-02 16:08:30 +09:00
Dr.Lt.Data 0e213d6dab update DB 2025-03-01 01:59:34 +09:00
Dr.Lt.Data 3ba4d44d9e update DB 2025-03-01 01:47:28 +09:00
Dr.Lt.Data 1f86ef5a37 update DB 2025-03-01 01:44:35 +09:00
Dr.Lt.Data 5a5a37dfee fixed: robust initial caching
https://github.com/comfyanonymous/ComfyUI/issues/7003#issuecomment-2690687621

modified: store `db_mode` setting to `config.ini`
https://github.com/ltdrdata/ComfyUI-Manager/issues/1582#issuecomment-2687332355

remove: fetch updates / skip updates
- 'updates' filter will trigger fetching
https://github.com/ltdrdata/ComfyUI-Manager/issues/1584

added: support for `disable_front` or `DISABLE_COMFYUI_MANAGER_FRONT`
2025-03-01 01:06:17 +09:00
Dr.Lt.Data 0d487bc14f update DB 2025-02-27 20:52:07 +09:00
Dr.Lt.Data a52b4eb5ed update DB 2025-02-27 08:55:00 +09:00