Skip to content

Commit 25b307f

Browse files
snomiaogithub-actions[bot]
authored andcommitted
[docs] Update API changelog for v1.31.1
1 parent 30dcf8c commit 25b307f

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/API-CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,29 @@ When breaking changes occur, refer to the specific version section below for:
2525
---
2626

2727
<!-- Automated changelog entries will be added below -->
28+
## v1.31.1 (2025-11-04)
29+
30+
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.
31+
32+
### ⚠️ Breaking Changes
33+
34+
**Type Aliases**
35+
36+
- **Removed**: `WorkflowOpenSource`
37+
38+
**Interfaces**
39+
40+
- **Removed**: `WorkflowImportMetadata`
41+
42+
### 🔄 Modifications
43+
44+
> **Note**: Some modifications may be breaking changes.
45+
46+
**Classes**
47+
48+
- `ComfyApp`
49+
- ⚠️ **Breaking**: Method `loadGraphData()` signature changed
50+
- ⚠️ **Breaking**: Method `handleFile()` signature changed
51+
52+
---
53+

0 commit comments

Comments
 (0)