You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+55Lines changed: 55 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,61 @@ All notable changes to Stability Matrix will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
6
and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2.0.0.html).
7
7
8
+
<<<<<<< HEAD
9
+
=======
10
+
## v2.14.0-dev.2
11
+
### Added
12
+
- Added Align Your Steps scheduler to Inference
13
+
### Changed
14
+
- Updated the Civitai Model Browser base model selector to match the new Checkpoint Manager filter UI
15
+
- 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
16
+
- Slightly rearranged the FaceDetailer card layout due to the above change
17
+
- "Remove symbolic links on shutdown" option now also removes links from Output Sharing
18
+
### Fixed
19
+
- Fixed crash when dragging & dropping images in Inference (hopefully)
20
+
- Fixed HiresFix Inference addon not inheriting sampler/scheduler properly
21
+
- Fixed some plus (+) buttons getting cut off in the Inference UI
22
+
- Fixed CFG Rescale addon interfering with refiner model in Inference
23
+
- Fixed [#1083](https://github.com/LykosAI/StabilityMatrix/issues/1083) - "Show Nested Models" incorrectly displaying models from some non-nested folders
24
+
- Fixed issue with InvokeAI model sharing when the host address is set to 0.0.0.0
25
+
- Fixed issue when parsing index URLs in Python Dependencies Override menu
26
+
- Fixed ComfyUI-Zluda not respecting pip user overrides
27
+
- Fixed issue with Checkpoint Manager not displaying any models
28
+
### Supporters
29
+
#### Visionaries
30
+
- A huge thank you to our incredible Visionary-tier Patreon supporters, **Waterclouds** and **TheTekknician**! Your generous support is greatly appreciated!
31
+
32
+
## v2.14.0-dev.1
33
+
### Added
34
+
- Added Rescale CFG addon to Inference
35
+
- Added Swap Dimensions button between the width/height input in Inference
36
+
- Added Ctrl+Tab/Ctrl+Shift+Tab shortcuts for navigating between Inference tabs
37
+
- Added OpenModelDB tab to the Model Browser
38
+
### Changed
39
+
- Improved the quality of Inference inpainting by upgrading the workflow behind the scenes. The workflow remains the same for you — just better results!
40
+
- Redesigned the Checkpoint Manager Filter flyout to include more options and improve the layout
41
+
- "Clear All" button will now remain at the top of the Downloads list regardless of scroll position - thanks to @Genteure!
42
+
- Improved image metadata parsing - thanks to @Genteure!
43
+
### Fixed
44
+
- Fixed Inference image selector card buttons taking up the whole height of the card
45
+
- Fixed Inference mask editor failing to paint to the right-most edge on large images
46
+
- Fixed Inference mask editor not showing the entire image in certain circumstances
47
+
- Fixed an issue where certain sampler/scheduler combos would not get saved in image metadata - thanks to @yansigit!
48
+
- Fixed [#1078](https://github.com/LykosAI/StabilityMatrix/issues/1078) - "Call from invalid thread" error after one-click install finishes
49
+
- Fixed [#1080](https://github.com/LykosAI/StabilityMatrix/issues/1080) - Some models not displayed in Checkpoint Manager
50
+
### Supporters
51
+
#### Visionaries
52
+
- Many thanks to our incredible Visionary-tier Patreon supporters, **Waterclouds** and **TheTekknician**! Your support helps us continue to improve Stability Matrix!
53
+
54
+
## v2.13.3
55
+
### Changed
56
+
- "Remove symbolic links on shutdown" option now also removes links from Output Sharing
57
+
### Fixed
58
+
- Fixed [#1083](https://github.com/LykosAI/StabilityMatrix/issues/1083) - "Show Nested Models" incorrectly displaying models from some non-nested folders
59
+
- Fixed issue with InvokeAI model sharing when the host address is set to 0.0.0.0
60
+
- Fixed issue when parsing index URLs in Python Dependencies Override menu
61
+
62
+
>>>>>>> fb81ebbb (Merge pull request #966 from ionite34/fixes-n-stuff)
8
63
## v2.13.2
9
64
### Changed
10
65
- Removed SimpleSDXL due to security concerns - thanks to @iwr-redmond for the detailed report. For more information please visit https://github.com/LykosAI/StabilityMatrix/security/advisories.
<value>Select this option if you're having problems moving Stability Matrix to another drive</value>
424
+
<value>Removes both model and output folder symbolic links when closing Stability Matrix. Select this option if you're having problems moving Stability Matrix to another drive</value>
0 commit comments