release: bump version to 2.5.1, update changelog

This commit is contained in:
Manuel Schmid 2024-07-25 15:17:59 +02:00
parent a9248c8e46
commit 03655fa5ea
No known key found for this signature in database
GPG Key ID: 32C4F7569B40B84B
2 changed files with 11 additions and 1 deletions

View File

@ -1 +1 @@
version = '2.5.0'
version = '2.5.1'

View File

@ -1,3 +1,13 @@
# [2.5.1](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.1)
* Update download URL in readme
* Increase speed of metadata loading
* Fix reading of metadata from jpeg, jpg and webp (exif)
* Fix debug preprocessor
* Update attributes and add inline prompt features section to readme
* Add checkbox, config and handling for saving only the final enhanced image. Use config `default_save_only_final_enhanced_image`, default False.
* Add sorting of final images when enhanced is enabled. Use argument `--disable-enhance-output-sorting` to disable.
# [2.5.0](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.0)
This version includes various package updates. If the auto-update doesn't work you can do one of the following: