diff --git a/fooocus_version.py b/fooocus_version.py index ca4825b5b..326513ef1 100644 --- a/fooocus_version.py +++ b/fooocus_version.py @@ -1 +1 @@ -version = '2.5.2' +version = '2.5.3' diff --git a/update_log.md b/update_log.md index e3a5e273d..fc4b27aad 100644 --- a/update_log.md +++ b/update_log.md @@ -1,3 +1,10 @@ +# [2.5.3](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.3) + +* Fix prompt bug when only negative styles are selected +* Add various config settings for image input, see list in [PR](https://github.com/lllyasviel/Fooocus/pull/3382) +* Only load weights from non-safetensors files, preventing harmful code injection +* Add checkbox for applying/resetting styles when describing images, also allowing multiple describe content types + # [2.5.2](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.2) * Fix not adding positive prompt when styles didn't have a {prompt} placeholder in the positive prompt