Skip to content

Commit 6179dee

Browse files
committed
update changelog
1 parent 64bc137 commit 6179dee

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,23 @@
11
# Change Log
22
Formatting: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
33

4+
## [2.3.0] - 2024-10-26
5+
6+
## Added
7+
- Compatibility for some extensions which mostly only do postprocessing (e.g. Adetailer)
8+
- Separate toggle state for img2img tab so txt2img can be enabled and t2i disabled or vice versa
9+
10+
## Changed
11+
- Status tab will now automatically refresh
12+
- Main toggle is now in the form of an InputAccordion
13+
14+
## Fixed
15+
- An issue affecting controlnet and inpainting
16+
- Toggle state sometimes desyncing when the page was refreshed
17+
418
## [2.2.2] - 2024-8-30
519

620
### Fixed
7-
821
- Unavailable state sometimes being ignored
922

1023
## [2.2.1] - 2024-5-16
@@ -82,4 +95,4 @@ Formatting: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), [Semantic
8295
- Worker randomly disconnecting when under high load due to handling a previous request
8396

8497
### Removed
85-
- Certain superfluous warnings in logs related to third party extensions
98+
- Certain superfluous warnings in logs related to third party extensions

0 commit comments

Comments
 (0)