v0.3.64
📦 comfyuiView on GitHub →
✨ 2 features🐛 4 fixes🔧 5 symbols
Summary
This release introduces Gemma 3 text encoder support and a new Sora2 API node, alongside several bug fixes and schema conversions for existing nodes.
Migration Steps
- Nodes in nodes_pika.py and nodes_kling.py have been converted to the V3 schema; review any custom workflows relying on these nodes if schema changes affect them.
✨ New Features
- Implement gemma 3 as a text encoder.
- Add Sora2 API node.
🐛 Bug Fixes
- Enabled more pylint rules in api-nodes.
- Allowed negative_prompt in PixVerse API nodes to be multiline.
- Allowed custom multipart parser in ReCraft-API-node to return FormData.
- Applied temporary fix for LTXV custom nodes.
🔧 Affected Symbols
nodes_pika.pynodes_kling.pyPixVerse API nodesReCraft-API-nodeLTXV custom nodes