Skip to content

Commit 99ef3b6

Browse files
committed
update readme
1 parent 65b6f8d commit 99ef3b6

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## 1.5.1
2+
3+
### Minor:
4+
* support parsing text encoder blocks in some new LoRAs
5+
6+
### Extensions and API:
7+
* add postprocess_batch_list script callback
8+
9+
### Bug Fixes:
10+
* fix reload altclip model error
11+
* prepend the pythonpath instead of overriding it
12+
* fix typo in SD_WEBUI_RESTARTING
13+
* if txt2img/img2img raises an exception, finally call state.end()
14+
* fix composable diffusion weight parsing
15+
* restyle Startup profile for black users
16+
* fix webui not launching with --nowebui
17+
* catch exception for non git extensions
18+
19+
120
## 1.5.0
221

322
### Features:

0 commit comments

Comments
 (0)