You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Development update for Easy Diffusion: the `beta` branch has been merged into `main`, so this releases v3.5 (webui) and v4 to everyone. This shouldn't affect existing users who're on the main branch, i.e. people using the v3 engine will continue doing so. The two engines (v3.5 and v4) are marked as optional, so new users will continue to get and use v3 by default.
10
+
11
+
The main purpose of this update is to merge the two forked codebases that we've had for over 1.5 years. Now the `main` and `beta` branches are back in sync. This brings back the streamlined release process that we had previously, where new changes would first land in `beta`, and then get merged into `main` after testing.
12
+
13
+
The benefit for users who were using v3.5 or v4 is that they no longer need to be on the beta branch. They can disable beta and have a more stable experience, while still using v3.5 (webui) or v4 for Flux, Z-Image etc. Users can opt into beta only if they want the latest updates as soon as they're released (at the risk of some unstability).
0 commit comments