docs: update version and changelog
This commit is contained in:
parent
41e88a4e8d
commit
6db14acf8e
|
|
@ -1 +1 @@
|
|||
version = '2.2.0-rc1'
|
||||
version = '2.2.0'
|
||||
|
|
|
|||
|
|
@ -1,4 +1,12 @@
|
|||
# 2.1.865
|
||||
# [2.2.0](https://github.com/lllyasviel/Fooocus/releases/tag/2.2.0)
|
||||
|
||||
* Isolate every image generation to truly allow multi-user usage
|
||||
* Add array support, changes the main prompt when increasing the image number. Syntax: `[[red, green, blue]] flower`
|
||||
* Add optional metadata to images, allowing you to regenerate and modify them later with the same parameters
|
||||
* Now supports native PNG, JPG and WEBP image generation
|
||||
* Add Docker support
|
||||
|
||||
# [2.1.865](https://github.com/lllyasviel/Fooocus/releases/tag/2.1.865)
|
||||
|
||||
* Various bugfixes
|
||||
* Add authentication to --listen
|
||||
|
|
|
|||
Loading…
Reference in New Issue