From 5463e0a41deb63463777dcd5e5336530b68f1c4f Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 16 Jul 2025 12:09:37 -0400 Subject: [PATCH] update changelog Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95116f2e1..be0661981 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -91,12 +91,9 @@ Although upgrades and existing installations are tested and should work fine! - warn when modifying legacy settings that are no longer supported, but available for compatibilty - warn on incompatible sampler and automatically restore default sampler - **XYZ grid** can now work with control tab: - if controlnet/processor are selected in control tab main interface, they will remain active for duration of xyz grid generation - if controlnet/processor are not selected, you can select them in xyz grid - note that controlnet/processor must be selected as pair, so either both selected in main controls or xyz grid or none selected, - you cannot have processor from control tab and controlnet from xyz grid + if controlnet or processor are selected in xyz grid, they will overwrite settings from first unit in control tab, + while any other units will stay as-is and can be used as normal when using controlnet/processor selected in xyz grid, behavior is forced as control-only - when using controlnet/processor selected in xyz grid, you can only have one controlnet/processor active at the time also freely selectable are control strength, start and end values - **API** - add `/sdapi/v1/lock-checkpoint` endpoint that can be used to lock/unlock model changes