Skip to content

Commit 62fdfb8

Browse files
chore(release): 5.0.0
# [5.0.0](4.0.1...5.0.0) (2025-05-02) ### Features * multiple output images; replace http polling with websocket to check when a workflow is done ([#118](#118)) ([b14068f](b14068f)) ### BREAKING CHANGES * api output is not compatible anymore * docs: added all possible comfyui folders; simplified guide of method 1 * fix(model): flux.1-schnell is gated * feat: update to 0.3.30 * test: don't run "snapshot_restoration" tests * chore: force local images * docs: lowercase for code comments * ci: run release for changes in "main" * fix: workflow trigger * ci: build only base for now
1 parent 8cdb31b commit 62fdfb8

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
# [5.0.0](https://github.com/runpod-workers/worker-comfyui/compare/4.0.1...5.0.0) (2025-05-02)
2+
3+
4+
### Features
5+
6+
* multiple output images; replace http polling with websocket to check when a workflow is done ([#118](https://github.com/runpod-workers/worker-comfyui/issues/118)) ([b14068f](https://github.com/runpod-workers/worker-comfyui/commit/b14068f8e7da4790d2de5d4b710a08d26d0c131f))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* api output is not compatible anymore
12+
13+
* docs: added all possible comfyui folders; simplified guide of method 1
14+
15+
* fix(model): flux.1-schnell is gated
16+
17+
* feat: update to 0.3.30
18+
19+
* test: don't run "snapshot_restoration" tests
20+
21+
* chore: force local images
22+
23+
* docs: lowercase for code comments
24+
25+
* ci: run release for changes in "main"
26+
27+
* fix: workflow trigger
28+
29+
* ci: build only base for now
30+
131
# [4.1.0](https://github.com/runpod-workers/worker-comfyui/compare/4.0.1...4.1.0) (2025-05-02)
232

333

0 commit comments

Comments
 (0)