Skip to content

Commit 725bf05

Browse files
authored
release: bump version to 2.4.1, update changelog (#3027)
1 parent 4a070a9 commit 725bf05

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

fooocus_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '2.4.0'
1+
version = '2.4.1'

update_log.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# [2.4.1](https://github.com/lllyasviel/Fooocus/releases/tag/v2.4.1)
2+
3+
* Fix some small bugs (e.g. adjust clip skip default value from 1 to 2, add type check to aspect ratios js update function)
4+
* Add automated docker build on push to main, tagged with `edge`. See [available docker images](https://github.com/lllyasviel/Fooocus/pkgs/container/fooocus).
5+
16
# [2.4.0](https://github.com/lllyasviel/Fooocus/releases/tag/v2.4.0)
27

38
* Change settings tab elements to be more compact

0 commit comments

Comments
 (0)