From 7bdfb1d21d212bdfcfb6ba490e2522350b3ddad7 Mon Sep 17 00:00:00 2001 From: huchukato Date: Sat, 21 Feb 2026 08:45:12 +0100 Subject: [PATCH] Update ComfyUI-TagComplete to v2.2.2 - Updated version from 2.0.0 to 2.2.2 - Updated description to reflect new version --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index d2f415a2..cefb0f8d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43101,10 +43101,10 @@ "https://github.com/huchukato/comfy-tagcomplete" ], "install_type": "git-clone", - "description": "Tag completion with a1111-sd-webui-tagcomplete style wildcard sub-selection, supporting CSV files and multiple wildcard sources. Features smart parsing, text overflow handling, and full compatibility with existing wildcard files. v2.0.0 with major wildcard workflow improvements.", + "description": "Tag completion with a1111-sd-webui-tagcomplete style wildcard sub-selection, supporting CSV files and multiple wildcard sources. Features smart parsing, text overflow handling, and full compatibility with existing wildcard files. v2.2.2 with major wildcard workflow improvements.", "category": "utility", "tags": ["tag", "completion", "autocomplete", "wildcard", "csv", "suggestion", "sub-selection", "a1111", "danbooru", "e621", "prompt", "utility", "enhanced", "stable"], - "version": "2.0.0" + "version": "2.2.2" }, { "author": "kadima-tech",