Patch version increment to 1.42.4

**Base branch:** `main`

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-9844-1-42-4-3226d73d365081ffae69c3b809461de2)
by [Unito](https://www.unito.io)

---------

Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Comfy Org PR Bot
2026-03-13 09:21:20 +09:00
committed by GitHub
parent bb84dd202d
commit 113a2b5d92
13 changed files with 349 additions and 1 deletions

View File

@@ -11306,6 +11306,35 @@
}
}
},
"Painter": {
"display_name": "Painter",
"inputs": {
"bg_color": {
"name": "arka_plan_rengi"
},
"height": {
"name": "yükseklik"
},
"image": {
"name": "görüntü",
"tooltip": "Üzerine boyanacak isteğe bağlı temel görüntü"
},
"mask": {
"name": "mask"
},
"width": {
"name": "genişlik"
}
},
"outputs": {
"0": {
"tooltip": null
},
"1": {
"tooltip": null
}
}
},
"PairConditioningCombine": {
"display_name": "Koşul Çifti Birleştir",
"inputs": {