posted an update

Black Forest flux.1 — Living Changelog

We’re keeping track of how Black Forest flux.1 grows, evolves, and branches out. Here’s the journey so far:


v1.0.0 — July 2025

Initial release of Black Forest flux.1

Core generative pipeline for text + images

First version of context-aware generation

Published first public changelog and announcement


v1.1.0 — August 2025

Integrated Flux.1 Kontext [dev] for custom workflows

Prototyped LoRA experiment support

Added developer docs and sample Python snippets

Shared community update log

from blackforest import Flux

flux = Flux(model="flux.1-kontext-dev") result = flux.generate("A surreal forest glowing under starlight") print(result)


v1.2.0 — September 2025

Smarter context handling across sessions

Added text-guided image editing in ComfyUI

Coordinated App Store beta launch

Released UI screenshots and developer previews

Log in or sign up for Devpost to join the conversation.