diff --git a/CHANGES.md b/CHANGES.md index cf26479a..8af12920 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,6 +14,7 @@ v3.5 is currently an optional upgrade, and you can switch between the v3.0 (diffusers) engine and the v3.5 (webui) engine using the `Settings` tab in the UI. ### Detailed changelog +* 3.5.1 - 17 Dec 2024 - Update Forge to the latest commit. * 3.5.0 - 11 Oct 2024 - **Preview release** of the new v3.5 engine, powered by Forge WebUI (a fork of Automatic1111). This enables Flux, SD3, LyCORIS and lots of new features, while using the same familiar Easy Diffusion interface. ## v3.0 diff --git a/ui/index.html b/ui/index.html index 90b306a7..60ebe448 100644 --- a/ui/index.html +++ b/ui/index.html @@ -38,7 +38,7 @@ v3.0.10 - v3.5.0 + v3.5.1