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
-72Lines changed: 0 additions & 72 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,94 +7,22 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
7
7
8
8
## v2.13.4
9
9
### Added
10
-
<<<<<<< HEAD
11
-
- Added support for RTX 5000-series GPUs in ComfyUI
12
-
### Changed
13
-
- Upgraded ComfyUI CUDA torch to 12.6
14
-
=======
15
-
- Added new package - [Stable Diffusion WebUI AMDGPU Forge](https://github.com/lshqqytiger/stable-diffusion-webui-amdgpu-forge)
16
10
- Added support for RTX 5000-series GPUs in ComfyUI, Forge, and reForge
17
11
- Added "Rebuild .NET Project" command to SwarmUI installs - available via the 3-dots menu -> Package Commands -> Rebuild .NET Project
18
12
### Changed
19
13
- Upgraded ComfyUI CUDA torch to 12.6
20
14
- Upgraded Lykos account connection to use OAuth 2.0 device flow
21
15
- (Internal) Updated Avalonia to 11.2.5
22
-
>>>>>>> 17f068b3 (Merge pull request #993 from ionite34/fixes-n-stuf)
23
16
### Fixed
24
17
- Fixed [#1128](https://github.com/LykosAI/StabilityMatrix/issues/1128) - overwriting models when downloading multiple with the same name
25
18
- Fixed ROCm torch indexes for ComfyUI & Forge
26
19
- Fixed model browser sometimes downloading to `ModelsLora` or `ModelsStableDiffusion` folders instead of the correct folder
27
20
- Fixed incorrect Unet folder path for ComfyUI users on Linux/macOS
28
21
- Fixed [#1157](https://github.com/LykosAI/StabilityMatrix/issues/1157) - crash when broken symlinks exist in model directories
29
22
- Fixed [#1154](https://github.com/LykosAI/StabilityMatrix/issues/1154) - increased width for package name on the package cards
30
-
<<<<<<< HEAD
31
-
=======
32
23
- Fixed ComfyUI-Zluda not being recognized as an option for Inference or SwarmUI
33
24
- Fixed SwarmUI showing Python options in the 3-dots menu
34
25
- Fixed SD.Next install failures in certain cases when using Zluda
35
-
### Supporters
36
-
#### Visionaries
37
-
- Many thanks to our amazing Visionary-tier Patreon supporters, **Waterclouds**, **TheTekknician**, and **Corey T**! Your unwavering support is very much appreciated!
38
-
39
-
## v2.14.0-dev.2
40
-
### Added
41
-
- Added Align Your Steps scheduler to Inference
42
-
- Added wildcards to Inference prompts, e.g. `{blue|green|red}` will randomly select one of the colors
43
-
- Added Safetensor Metadata viewer to the Checkpoint Manager context menu - thanks to @genteure!
44
-
### Changed
45
-
- Updated the Civitai Model Browser base model selector to match the new Checkpoint Manager filter UI
46
-
- 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
47
-
- Slightly rearranged the FaceDetailer card layout due to the above change
48
-
- "Remove symbolic links on shutdown" option now also removes links from Output Sharing
49
-
- Inference "Extra Networks" selector now filters extra networks based on the selected base model
50
-
- Updated Japanese, Brazilian Portuguese, Chinese, and Russian translations
51
-
### Fixed
52
-
- Fixed crash when dragging & dropping images in Inference (hopefully)
53
-
- Fixed HiresFix Inference addon not inheriting sampler/scheduler properly
54
-
- Fixed some plus (+) buttons getting cut off in the Inference UI
55
-
- Fixed CFG Rescale addon interfering with refiner model in Inference
56
-
- Fixed [#1083](https://github.com/LykosAI/StabilityMatrix/issues/1083) - "Show Nested Models" incorrectly displaying models from some non-nested folders
57
-
- Fixed issue with InvokeAI model sharing when the host address is set to 0.0.0.0
58
-
- Fixed issue when parsing index URLs in Python Dependencies Override menu
59
-
- Fixed ComfyUI-Zluda not respecting pip user overrides
60
-
- Fixed issue with Checkpoint Manager not displaying any models
61
-
- (dev.2 re-release) Fixed autocomplete not showing in certain cases when using wildcards
62
-
- (dev.2 re-release) Fixed package restart button not working
63
-
- (dev.2 re-release) Fixed [#1120](https://github.com/LykosAI/StabilityMatrix/issues/1120) - crash when right clicking in the console after restarting a package
64
-
### Supporters
65
-
#### Visionaries
66
-
- A huge thank you to our incredible Visionary-tier Patreon supporters, **Waterclouds**, **TheTekknician**, and our newest Visionary, **Corey**! Your generous support is greatly appreciated!
67
-
68
-
## v2.14.0-dev.1
69
-
### Added
70
-
- Added Rescale CFG addon to Inference
71
-
- Added Swap Dimensions button between the width/height input in Inference
72
-
- Added Ctrl+Tab/Ctrl+Shift+Tab shortcuts for navigating between Inference tabs
73
-
- Added OpenModelDB tab to the Model Browser
74
-
### Changed
75
-
- Improved the quality of Inference inpainting by upgrading the workflow behind the scenes. The workflow remains the same for you — just better results!
76
-
- Redesigned the Checkpoint Manager Filter flyout to include more options and improve the layout
77
-
- "Clear All" button will now remain at the top of the Downloads list regardless of scroll position - thanks to @Genteure!
78
-
- Improved image metadata parsing - thanks to @Genteure!
79
-
### Fixed
80
-
- Fixed Inference image selector card buttons taking up the whole height of the card
81
-
- Fixed Inference mask editor failing to paint to the right-most edge on large images
82
-
- Fixed Inference mask editor not showing the entire image in certain circumstances
83
-
- Fixed an issue where certain sampler/scheduler combos would not get saved in image metadata - thanks to @yansigit!
84
-
- Fixed [#1078](https://github.com/LykosAI/StabilityMatrix/issues/1078) - "Call from invalid thread" error after one-click install finishes
85
-
- Fixed [#1080](https://github.com/LykosAI/StabilityMatrix/issues/1080) - Some models not displayed in Checkpoint Manager
86
-
### Supporters
87
-
#### Visionaries
88
-
- Many thanks to our incredible Visionary-tier Patreon supporters, **Waterclouds** and **TheTekknician**! Your support helps us continue to improve Stability Matrix!
89
-
90
-
## v2.13.4
91
-
### Changed
92
-
- Upgraded ComfyUI CUDA torch to 12.6
93
-
### Fixed
94
-
- Fixed [#1128](https://github.com/LykosAI/StabilityMatrix/issues/1128) - overwriting models when downloading multiple with the same name
95
-
- Fixed ROCm torch indexes for ComfyUI & Forge
96
-
- Fixed model browser sometimes downloading to `ModelsLora` or `ModelsStableDiffusion` folders instead of the correct folder
97
-
>>>>>>> 17f068b3 (Merge pull request #993 from ionite34/fixes-n-stuf)
0 commit comments