This release fixes a number of bugs in version 6.14.1 and adds a couple of useful new features.
New Features in this release
- You can now import custom fonts for use with the Canvas text tool (@DustyShoe)
- You can now transfer an image's style to krea-2 by providing a reference image (@Pfannkuchensack)
Bug fixes
- Keep a password-change token when a routine refresh lands first by @MohammadHijjawi97 in #9599
- Reject path traversal in object-serializer names and model keys by @lstein in #9595
- Clarify proxy destination policy without blocking local proxies by @wunianze666-netizen in #9554
- Accept epoch-changing token refreshes by @wunianze666-netizen in #9560
- Remove FP4 Mistral starter, fix model rename validation, limit Z-Image to Qwen3 4B encoders by @Pfannkuchensack in #9587
- Stop the SDNQ guards from aborting folder-encoder identification by @Pfannkuchensack in #9561
- img2img posterization - noise scaling and sigma schedule by @Pfannkuchensack in #9556
- Make I hotkey work in Canvas, Gallery, and Viewer by @DustyShoe in #9569
- Make room in VRAM for the quantized Qwen2.5-VL encoder and release it afterwards (#9147) by @lstein in #9572
- Buffer upload metadata in a bounded bytearray, not a list[bytes] by @lstein in #9583
- Ignore unexpected checkpoint keys, report them at debug only by @lstein in #9581
- Pin the scope of the socket's server-disconnect retry bound by @lstein in #9582
- Honor ComfyUI's comfy.gguf.orig_shape metadata by @Pfannkuchensack in #9564
New Contributors
- @MohammadHijjawi97 made their first contribution in #9599
Full Changelog: v6.14.1...v6.14.2