release: bump version to 2.4.1, update changelog (#3027)

This commit is contained in:
Manuel Schmid 2024-05-28 01:10:45 +02:00 committed by GitHub
parent 4a070a9d61
commit 725bf05c31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View File

@ -1 +1 @@
version = '2.4.0' version = '2.4.1'

View File

@ -1,3 +1,8 @@
# [2.4.1](https://github.com/lllyasviel/Fooocus/releases/tag/v2.4.1)
* Fix some small bugs (e.g. adjust clip skip default value from 1 to 2, add type check to aspect ratios js update function)
* Add automated docker build on push to main, tagged with `edge`. See [available docker images](https://github.com/lllyasviel/Fooocus/pkgs/container/fooocus).
# [2.4.0](https://github.com/lllyasviel/Fooocus/releases/tag/v2.4.0) # [2.4.0](https://github.com/lllyasviel/Fooocus/releases/tag/v2.4.0)
* Change settings tab elements to be more compact * Change settings tab elements to be more compact