What's Changed
- refactor(assets): modular architecture + async two-phase scanner & background seeder by @luke-mino-altherr in #12621
- comfy-aimdo 0.2.9 by @rattus128 in #12840
- Import assets seeder later, print some package versions. by @comfyanonymous in #12841
- Fix text encoder lora loading for wrapped models by @kijai in #12852
- Update workflow templates to v0.9.18 by @comfyui-wiki in #12857
- fix(manager): improve install guidance when comfyui-manager is not installed and bump manager version to v4.1b2 by @ltdrdata in #12810
- Add a way for nodes to add pre attn patches to flux model. by @comfyanonymous in #12861
- model_detection: deep clone pre edited weights by @rattus128 in #12862
- Widen OOM_EXCEPTION to AcceleratorError form by @rattus128 in #12835
- main: switch on python faulthandler by @rattus128 in #12868
- Allow model patches to have a cleanup function. by @comfyanonymous in #12878
- Add pre attention and post input patches to qwen image model. by @comfyanonymous in #12879
- comfy-aimdo 0.2.10 by @rattus128 in #12890
- feat(api-nodes): add Reve Image nodes by @bigcat88 in #12848
- fix: guard torch.AcceleratorError for compatibility with torch < 2.8.0 by @adiborochov in #12874
- Fix issue with batch_size > 1 on some models. by @comfyanonymous in #12892
- Bump comfyui-frontend-package to 1.41.15 by @comfy-pr-bot in #12891
- Bump comfyui-frontend-package to 1.41.16 by @comfy-pr-bot in #12894
- Bump comfy-kitchen version to 0.2.8 by @comfyanonymous in #12895
- Support flux 2 klein kv cache model: Use the FluxKVCache node. by @comfyanonymous in #12905
- add painter node by @jtydhr88 in #12294
- fix: use frontend-compatible format for Float gradient_stops by @jtydhr88 in #12789
- Update workflow templates to v0.9.21 by @comfyui-wiki in #12908
- Lower kv cache memory usage. by @comfyanonymous in #12909
- Patch frontend to 1.41.18 (from 1.41.16) by @christian-byrne in #12910
- feat: Add CacheProvider API for external distributed caching by @deepme987 in #12056
- Revert "feat: Add CacheProvider API for external distributed caching" by @comfyanonymous in #12912
- Fix audio extraction and truncation bugs by @PxTicks in #12652
New Contributors
- @luke-mino-altherr made their first contribution in #12621
- @adiborochov made their first contribution in #12874
- @deepme987 made their first contribution in #12056
- @PxTicks made their first contribution in #12652
Full Changelog: v0.16.4...v0.17.0