diff options
author | AUTOMATIC <16777216c@gmail.com> | 2023-05-08 12:09:20 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2023-05-08 12:09:20 +0000 |
commit | 505a10ad928eb11849828c88850ce3e5e3566fe4 (patch) | |
tree | 876c0fa4e796949db9f52688e90365af07cb8219 /CHANGELOG.md | |
parent | 879ed5422c85ddcd6b67c0fa865829439c44a4dc (diff) | |
download | stable-diffusion-webui-gfx803-505a10ad928eb11849828c88850ce3e5e3566fe4.tar.gz stable-diffusion-webui-gfx803-505a10ad928eb11849828c88850ce3e5e3566fe4.tar.bz2 stable-diffusion-webui-gfx803-505a10ad928eb11849828c88850ce3e5e3566fe4.zip |
use file modification time instead of current time for #9760
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ae81232..c56d3a0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ * make the lightbox fullscreen image function properly
* fix squished thumbnails in extras tab
* keep "search" filter for extra networks when user refreshes the tab (previously it showed everthing after you refreshed)
+ * fix webui showing the same image if you configure the generation to always save results into same file
## 1.1.1
|