ComfyUI-Manager/comfyui_manager/legacy
Dr.Lt.Data b9def4cb6e
Some checks failed
Publish to PyPI / build-and-publish (push) Has been cancelled
Python Linting / Run Ruff (push) Has been cancelled
refactor: remove preview_method and component legacy features
Preview Method Removal:
- Remove preview method UI from Manager settings panel
- Remove /v2/manager/preview_method API endpoint (legacy)
- Remove set_preview_method() and get_current_preview_method() functions
- Remove preview_method from config read/write operations
- Clean up latent_preview imports

Use ComfyUI Settings > Execution > Live preview method instead.

Component Feature Removal:
- Delete components-manager.js entirely
- Remove ComponentBuilderDialog, load_components, set_component_policy
- Remove component policy UI from Manager settings panel
- Remove /v2/manager/policy/component API endpoint
- Remove /v2/manager/component/save and /loads API endpoints
- Remove component_policy from config read/write operations
- Remove manager_components_path from context
2025-12-19 22:39:59 +09:00
..
__init__.py restructuring 2025-04-13 09:26:02 +09:00
manager_core.py refactor: remove preview_method and component legacy features 2025-12-19 22:39:59 +09:00
manager_server.py refactor: remove preview_method and component legacy features 2025-12-19 22:39:59 +09:00
share_3rdparty.py bump version 2025-08-24 15:58:23 +09:00