Skip to content

Commit 9cd29d6

Browse files
[Release] v1.26.12 (#5641)
## What's Changed ### 🐛 Bug Fixes - Change manager flag from --disable-manager to --enable-manager to align with backend changes (#5635) This hotfix ensures frontend compatibility with ComfyUI core PR #7555, changing the manager startup behavior from opt-out to opt-in. **Full Changelog**: v1.26.11...v1.26.12 EOF < /dev/null ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-5641-Release-v1-26-12-2726d73d36508141aae1efa8f2bc4b08) by [Unito](https://www.unito.io)
1 parent 766b3b8 commit 9cd29d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@comfyorg/comfyui-frontend",
33
"private": true,
4-
"version": "1.26.11",
4+
"version": "1.26.12",
55
"type": "module",
66
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
77
"homepage": "https://comfy.org",

0 commit comments

Comments
 (0)