diff options
author | AUTOMATIC <16777216c@gmail.com> | 2023-05-31 20:08:31 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2023-05-31 20:08:31 +0000 |
commit | 884435796ad6e635c754dc752280584f71bb4a77 (patch) | |
tree | b8cbdb97b31e9273feec439b5d77db2f80aba00d | |
parent | 3690e4e82c58264f3ff79216ed4ba94ebcc1c982 (diff) | |
download | stable-diffusion-webui-gfx803-884435796ad6e635c754dc752280584f71bb4a77.tar.gz stable-diffusion-webui-gfx803-884435796ad6e635c754dc752280584f71bb4a77.tar.bz2 stable-diffusion-webui-gfx803-884435796ad6e635c754dc752280584f71bb4a77.zip |
add changelog
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c6ab5e3..821efee8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 1.3.1
+
+### Bug Fixes:
+ * fix bug: LoRA don't apply on dropdown list sd_lora
+ * fix png info always added even if setting is not enabled
+ * fix some fields not applying in xyz plot
+ * fix "hires. fix" prompt sharing same labels with txt2img_prompt
+ * fix lora hashes not being added properly to infotex if there is only one lora
+
## 1.3.0
### Features:
|