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
+101-3
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,106 @@ 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
+
## v2.10.0
9
+
### Added
10
+
- Added Reference-Only mode for Inference ControlNet, used for guiding the sampler with an image without a pretrained model. Part of the latent and attention layers will be connected to the reference image, similar to Image to Image or Inpainting.
11
+
- Inference ControlNet module now supports over 42 preprocessors, a new button next to the preprocessors dropdown allows previewing the output of the selected preprocessor on the image.
12
+
- Added resolution selection for Inference ControlNet module, this controls preprocessor resolution too.
13
+
- Added Layer Diffuse sampler addon to Inference, allows generating foreground with transparency with SD1.5 and SDXL.
14
+
- Added support for deep links from the new Stability Matrix Chrome extension
15
+
- Added OpenArt.AI workflow browser for ComfyUI workflows
16
+
- Added more metadata to the image dialog info flyout
17
+
- Added Output Sharing toggle in Advanced Options during install flow
18
+
### Changed
19
+
- Revamped the Packages page to enable running multiple packages at the same time
20
+
- Changed the Outputs Page to use a TreeView for the directory selection instead of a dropdown selector
21
+
- Model download location selector now searches all subfolders
22
+
- Inference Primary Sampler Addons (i.e. ControlNet, FreeU) are now inherited by Hires Fix Samplers, this can be overriden from the Hires Fix module's settings menu by disabling the "Inherit Primary Sampler Addons" option.
23
+
- Revisited the way images are loaded on the outputs page, with improvements to loading speed & not freezing the UI while loading
24
+
- Updated translations for French, Spanish, and Turkish
25
+
- Changed to a new image control for pages with many images
26
+
- (Internal) Updated to Avalonia 11.0.10
27
+
### Fixed
28
+
- Fixed [#559](https://github.com/LykosAI/StabilityMatrix/issues/559) - "Unable to load bitmap from provided data" error in Checkpoints page
- Added OpenArt.AI workflow browser for ComfyUI workflows
57
+
- Added Output Sharing toggle in Advanced Options during install flow
58
+
### Changed
59
+
- Changed to a new image control for pages with many images
60
+
- Removed Symlink option for InvokeAI due to changes with InvokeAI v4.0+
61
+
- Output sharing is now enabled by default for new installations
62
+
- (Internal) Updated to Avalonia 11.0.10
63
+
### Fixed
64
+
- Improved performance when deleting many images from the Outputs page
65
+
- Fixed ComfyUI torch downgrading to 2.1.2 when updating
66
+
- Fixed [#529](https://github.com/LykosAI/StabilityMatrix/issues/529) - OneTrainer requesting input during update
67
+
- Fixed "Could not find entry point for InvokeAI" error on InvokeAI v4.0+
68
+
69
+
## v2.10.0-dev.3
70
+
### Added
71
+
- Added support for deep links from the new Stability Matrix Chrome extension
72
+
### Changed
73
+
- Due to changes on the CivitAI API, you can no longer select a specific page in the CivitAI Model Browser
74
+
- Due to the above API changes, new pages are now loaded via "infinite scrolling"
75
+
### Fixed
76
+
- Fixed Inference HiresFix module "Inherit Primary Sampler Addons" setting not effectively disabling when unchecked
77
+
- Fixed model download location options for VAEs in the CivitAI Model Browser
78
+
- Fixed crash on startup when library directory is not set
79
+
- Fixed One-Click install progress dialog not disappearing after completion
80
+
- Fixed ComfyUI with Inference pop-up during one-click install appearing below the visible scroll area
81
+
- Fixed no packages being available for one-click install on PCs without a GPU
82
+
- Fixed models not being removed from the installed models cache when deleting them from the Checkpoints page
83
+
- Fixed missing ratings on some models in the CivitAI Model Browser
84
+
- Fixed missing favorite count in the CivitAI Model Browser
85
+
- Fixed recommended models not showing all SDXL models
86
+
87
+
## v2.10.0-dev.2
88
+
### Added
89
+
- Added Reference-Only mode for Inference ControlNet, used for guiding the sampler with an image without a pretrained model. Part of the latent and attention layers will be connected to the reference image, similar to Image to Image or Inpainting.
90
+
### Changed
91
+
- Inference Primary Sampler Addons (i.e. ControlNet, FreeU) are now inherited by Hires Fix Samplers, this can be overriden from the Hires Fix module's settings menu by disabling the "Inherit Primary Sampler Addons" option.
92
+
- Revisited the way images are loaded on the outputs page, with improvements to loading speed & not freezing the UI while loading
93
+
### Fixed
94
+
- Fixed Outputs page not remembering where the user last was in the TreeView in certain circumstances
95
+
- Fixed Inference extension upgrades not being added to missing extensions list for prompted install
96
+
- Fixed "The Open Web UI button has moved" teaching tip spam
97
+
98
+
## v2.10.0-dev.1
99
+
### Added
100
+
- Inference ControlNet module now supports over 42 preprocessors, a new button next to the preprocessors dropdown allows previewing the output of the selected preprocessor on the image.
101
+
- Added resolution selection for Inference ControlNet module, this controls preprocessor resolution too.
102
+
### Changed
103
+
- Revamped the Packages page to enable running multiple packages at the same time
104
+
- Changed the Outputs Page to use a TreeView for the directory selection instead of a dropdown selector
105
+
### Removed
106
+
- Removed the main Launch page, as it is no longer needed with the new Packages page
107
+
8
108
## v2.9.3
9
109
### Changed
10
110
- Removed Symlink option for InvokeAI to prevent InvokeAI from moving models into its own directories (will be replaced with a Config option in a future update)
@@ -22,9 +122,6 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
22
122
- Fixed One-Click install progress dialog not disappearing after completion
23
123
- Fixed ComfyUI with Inference pop-up during one-click install appearing below the visible scroll area
24
124
- Fixed no packages being available for one-click install on PCs without a GPU
25
-
- Fixed missing ratings on some models in the CivitAI Model Browser
26
-
- Fixed missing favorite count in the CivitAI Model Browser
27
-
- Fixed recommended models not showing all SDXL models
28
125
29
126
## v2.9.1
30
127
### Added
@@ -82,6 +179,7 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
82
179
- Added copy image support on linux and macOS for Inference outputs viewer menu
83
180
### Fixed
84
181
- Fixed StableSwarmUI not installing properly on macOS
182
+
- Fixed output sharing for Stable Diffusion WebUI Forge
85
183
- Hopefully actually fixed [#464](https://github.com/LykosAI/StabilityMatrix/issues/464) - error when installing InvokeAI on macOS
86
184
- Fixed default command line args for SDWebUI Forge on macOS
87
185
- Fixed output paths and output sharing for SDWebUI Forge
Multi-Platform Package Manager and Inference UI for Stable Diffusion
31
+

31
32
32
-
### ✨ New in 2.5 - [Inference](#inference-A-reimagined-built-in-Stable-Diffusion-experience), a built-in interface for Stable Diffusion powered by ComfyUI
0 commit comments