mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-02 22:37:32 +00:00
[docs] Update API changelog for v1.31.1
This commit is contained in:
committed by
github-actions[bot]
parent
95c815f17c
commit
445bce4888
@@ -25,3 +25,29 @@ When breaking changes occur, refer to the specific version section below for:
|
||||
---
|
||||
|
||||
<!-- Automated changelog entries will be added below -->
|
||||
## v1.31.1 (2025-11-04)
|
||||
|
||||
Comparing v1.32.1 → v1.31.1. This changelog documents changes to the public API surface that third-party extensions and custom nodes depend on.
|
||||
|
||||
### ⚠️ Breaking Changes
|
||||
|
||||
**Type Aliases**
|
||||
|
||||
- **Removed**: `WorkflowOpenSource`
|
||||
|
||||
**Interfaces**
|
||||
|
||||
- **Removed**: `WorkflowImportMetadata`
|
||||
|
||||
### 🔄 Modifications
|
||||
|
||||
> **Note**: Some modifications may be breaking changes.
|
||||
|
||||
**Classes**
|
||||
|
||||
- `ComfyApp`
|
||||
- ⚠️ **Breaking**: Method `loadGraphData()` signature changed
|
||||
- ⚠️ **Breaking**: Method `handleFile()` signature changed
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user