From 2f87acf9aa6c98784c4c0bc83466088d830745a5 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Wed, 3 Dec 2025 12:29:26 +0900 Subject: [PATCH] 1.34.5 (#7122) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.34.5 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7122-1-34-5-2be6d73d365081968612e8c03a0658da) by [Unito](https://www.unito.io) --------- Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> Co-authored-by: github-actions --- package.json | 2 +- src/locales/en/nodeDefs.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9e631ccc32..2ff40376c1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.34.4", + "version": "1.34.5", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org", diff --git a/src/locales/en/nodeDefs.json b/src/locales/en/nodeDefs.json index 459251b155..757e3bef04 100644 --- a/src/locales/en/nodeDefs.json +++ b/src/locales/en/nodeDefs.json @@ -9549,7 +9549,8 @@ "source": { "name": "source" }, - "preview": {} + "preview": {}, + "previewMode": {} } }, "PreviewAudio": {