release: bump version to 2.5.3, update changelog

This commit is contained in:
Manuel Schmid 2024-08-03 15:07:14 +02:00
parent 2f08cb4360
commit c4d5b160be
No known key found for this signature in database
GPG Key ID: 32C4F7569B40B84B
2 changed files with 8 additions and 1 deletions

View File

@ -1 +1 @@
version = '2.5.2'
version = '2.5.3'

View File

@ -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