Skip to content

Commit ce018e4

Browse files
authored
chagenlog
1 parent 2b540ee commit ce018e4

File tree

1 file changed

+1
-55
lines changed

1 file changed

+1
-55
lines changed

CHANGELOG.md

Lines changed: 1 addition & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -5,75 +5,21 @@ All notable changes to Stability Matrix will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2.0.0.html).
77

8-
<<<<<<< HEAD
9-
=======
10-
## v2.14.0-dev.2
11-
### Added
12-
- Added Align Your Steps scheduler to Inference
13-
- Added wildcards to Inference prompts, e.g. `{blue|green|red}` will randomly select one of the colors
14-
- Added Safetensor Metadata viewer to the Checkpoint Manager context menu - thanks to @genteure!
15-
### Changed
16-
- Updated the Civitai Model Browser base model selector to match the new Checkpoint Manager filter UI
17-
- FaceDetailers in Inference will now inherit the primary sampler/scheduler/etc. by default. You can still manually set these by enabling the options via the ⚙️ button on the FaceDetailer card
18-
- Slightly rearranged the FaceDetailer card layout due to the above change
19-
- "Remove symbolic links on shutdown" option now also removes links from Output Sharing
20-
- Inference "Extra Networks" selector now filters extra networks based on the selected base model
21-
### Fixed
22-
- Fixed crash when dragging & dropping images in Inference (hopefully)
23-
- Fixed HiresFix Inference addon not inheriting sampler/scheduler properly
24-
- Fixed some plus (+) buttons getting cut off in the Inference UI
25-
- Fixed CFG Rescale addon interfering with refiner model in Inference
26-
- Fixed [#1083](https://github.com/LykosAI/StabilityMatrix/issues/1083) - "Show Nested Models" incorrectly displaying models from some non-nested folders
27-
- Fixed issue with InvokeAI model sharing when the host address is set to 0.0.0.0
28-
- Fixed issue when parsing index URLs in Python Dependencies Override menu
29-
- Fixed ComfyUI-Zluda not respecting pip user overrides
30-
- Fixed issue with Checkpoint Manager not displaying any models
31-
- (dev.2 re-release) Fixed [#1120](https://github.com/LykosAI/StabilityMatrix/issues/1120) - crash when right clicking in the console after restarting a package
32-
### Supporters
33-
#### Visionaries
34-
- A huge thank you to our incredible Visionary-tier Patreon supporters, **Waterclouds**, **TheTekknician**, and our newest Visionary, **Corey**! Your generous support is greatly appreciated!
35-
36-
## v2.14.0-dev.1
37-
### Added
38-
- Added Rescale CFG addon to Inference
39-
- Added Swap Dimensions button between the width/height input in Inference
40-
- Added Ctrl+Tab/Ctrl+Shift+Tab shortcuts for navigating between Inference tabs
41-
- Added OpenModelDB tab to the Model Browser
42-
### Changed
43-
- Improved the quality of Inference inpainting by upgrading the workflow behind the scenes. The workflow remains the same for you — just better results!
44-
- Redesigned the Checkpoint Manager Filter flyout to include more options and improve the layout
45-
- "Clear All" button will now remain at the top of the Downloads list regardless of scroll position - thanks to @Genteure!
46-
- Improved image metadata parsing - thanks to @Genteure!
47-
### Fixed
48-
- Fixed Inference image selector card buttons taking up the whole height of the card
49-
- Fixed Inference mask editor failing to paint to the right-most edge on large images
50-
- Fixed Inference mask editor not showing the entire image in certain circumstances
51-
- Fixed an issue where certain sampler/scheduler combos would not get saved in image metadata - thanks to @yansigit!
52-
- Fixed [#1078](https://github.com/LykosAI/StabilityMatrix/issues/1078) - "Call from invalid thread" error after one-click install finishes
53-
- Fixed [#1080](https://github.com/LykosAI/StabilityMatrix/issues/1080) - Some models not displayed in Checkpoint Manager
54-
### Supporters
55-
#### Visionaries
56-
- Many thanks to our incredible Visionary-tier Patreon supporters, **Waterclouds** and **TheTekknician**! Your support helps us continue to improve Stability Matrix!
57-
58-
>>>>>>> b998261d (Merge pull request #975 from ionite34/fix-right-click-console-crash)
598
## v2.13.3
609
### Changed
6110
- "Remove symbolic links on shutdown" option now also removes links from Output Sharing
6211
### Fixed
6312
- Fixed [#1083](https://github.com/LykosAI/StabilityMatrix/issues/1083) - "Show Nested Models" incorrectly displaying models from some non-nested folders
13+
- Fixed [#1120](https://github.com/LykosAI/StabilityMatrix/issues/1120) - crash when right clicking in the console after restarting a package
6414
- Fixed issue with InvokeAI model sharing when the host address is set to 0.0.0.0
6515
- Fixed issue when parsing index URLs in Python Dependencies Override menu
66-
<<<<<<< HEAD
6716
- Fixed issue where models were filtered incorrectly in the Checkpoint Manager
6817
- Fixed ComfyUI-Zluda not using the user-defined pip overrides
6918
### Supporters
7019
#### Visionaries
7120
- A heartfelt thank you to our incredible Visionary-tier Patrons, **Waterclouds** and **TheTekknician**! Your unwavering support means the world to us!
7221
#### Pioneers
7322
- A big shoutout to our outstanding Pioneer-tier Patrons, **tankfox**, **Mr. Unknown**, **Szir777**, and **NowFallenAngel**! We deeply appreciate your ongoing support and dedication!
74-
=======
75-
- Fixed [#1120](https://github.com/LykosAI/StabilityMatrix/issues/1120) - crash when right clicking in the console after restarting a package
76-
>>>>>>> b998261d (Merge pull request #975 from ionite34/fix-right-click-console-crash)
7723

7824
## v2.13.2
7925
### Changed

0 commit comments

Comments
 (0)