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
-77Lines changed: 0 additions & 77 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,87 +5,10 @@ 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.13.0-pre.1
11
-
### Added
12
-
- Added new package - [CogVideo](https://github.com/THUDM/CogVideo) - many thanks to @NullDev for the contribution!
13
-
- Added file sizes to the Checkpoint Manager tab
14
-
- Added more formatting options for Inference output filenames - thanks to @yansigit!
15
-
Added the Discrete Model Sampling addon for Inference samplers, allows selecting different sampling methods, such as v_prediction, lcm, or x0, and optionally adjusts the model’s noise reduction strategy with the zero-shot noise ratio (ZSNR) toggle.
16
-
### Changed
17
-
- Improved Packages Page grid layout to dynamically stretch to fill available space
18
-
### Fixed
19
-
- Fixed a typo in the Japanese translation - thanks to @mattyatea!
20
-
- Fixed missing package thumbnails due to moved or inaccessible urls
21
-
- Fixed an issue with ComfyUI-Impact-Subpack not being installed when using FaceDetailer in Inference
22
-
### Supporters
23
-
#### Visionaries
24
-
- Huge thank you to our incredible Visionary-tier Patreon supporter, **Waterclouds**! Your unwavering support is very much appreciated!
25
-
26
-
## v2.13.0-dev.3
27
-
### Added
28
-
- Added support for SD3.5 in Inference
29
-
- Added CLIP_G to HuggingFace model browser
30
-
- Added search bar to the Installed Workflows tab
31
-
- Added "Search with Google" and "Search with ChatGPT" to the package console output & install progress console output context menus
32
-
- Added "Date Created" and "Date Last Modified" sorting options to the Checkpoints tab
33
-
### Changed
34
-
- Text Encoder / CLIP selection in Inference is now enabled via the cogwheel ⚙️ button next to the model selector
35
-
- Added more base model types to the CivitAI Model Browser & Checkpoint Manager
36
-
- Model browser base model types are now loaded dynamically from CivitAI, reducing the need for updates to add new types
37
-
- Updated Civitai model descriptions to properly render the interactive elements
38
-
- Updated Russian translations thanks to @vanja-san
39
-
- Updated Simplified Chinese translations thanks to @QL-boy
40
-
- (Internal) Updated to Avalonia 11.2.0
41
-
### Fixed
42
-
- Fixed some instances of Civitai model browser not loading new results
43
-
- Fixed "Unsupported Torch Version: Cuda" errors when installing a1111
44
-
- Fixed crash when clicking "Remind me Later" on the update dialog
45
-
- Fixed some cases of crashing when GitHub API rate limits are exceeded
46
-
- Fixed Git missing from env vars when running SwarmUI
47
-
### Supporters
48
-
#### Visionaries
49
-
- Big shoutout to our amazing Visionary-tier Patreon supporter, **Waterclouds**! We are very grateful for your continued support!
50
-
51
-
## v2.13.0-dev.2
52
-
### Added
53
-
- Added new package - [SimpleSDXL](https://github.com/metercai/SimpleSDXL) - many thanks to @NullDev for the contribution!
54
-
- Added new package - [FluxGym](https://github.com/cocktailpeanut/fluxgym) - many thanks to @NullDev for the contribution!
55
-
- Added a new "Extension Packs" section to the extension manager, allowing you to create packs for easier installation of multiple extensions at once
56
-
- Added "Search by Creator" command to Civitai browser context menu
57
-
- Added Beta scheduler to the scheduler selector in Inference
58
-
- Added zipping of log files and "Show Log in Explorer" button on exceptions dialog for easier support
59
-
- Added max concurrent downloads option & download queueing for most downloads
60
-
### Changed
61
-
- (Internal) Updated to Avalonia 11.1.4
62
-
- Adjusted the Branch/Release toggle during package install flow to be a little more obvious
63
-
- Updated the Dock library used for Inference - fixes some weirdness with resizing / rearranging panels
64
-
### Fixed
65
-
- Fixed ComfyUI NF4 extension not installing properly when prompted in Inference
66
-
- Fixed [#932](https://github.com/LykosAI/StabilityMatrix/issues/932), [#935](https://github.com/LykosAI/StabilityMatrix/issues/935), [#939](https://github.com/LykosAI/StabilityMatrix/issues/939) - InvokeAI failing to update
67
-
- Fixed repeated nested folders being created in `Models/StableDiffusion` when using Forge in Symlink mode in certain conditions. Existing folders will be repaired to their original structure on launch.
68
-
- Fixed minimize button not working on macOS
69
-
- Fixed InvokeAI model sharing spamming the console with "This may take awhile" in certain conditions
70
-
- Fixed text alignment issues in the Downloads tab for certain long names / progress infos
71
-
### Supporters
72
-
#### Visionaries
73
-
- A big thank you to our amazing Visionary-tier Patreon supporter, **Waterclouds**! Your continued support is invaluable!
74
-
75
-
## v2.13.0-dev.1
76
-
### Added
77
-
- Added the ability to change the Models directory separately from the rest of the Data directory. This can be set in `Settings > Select new Models Folder`
78
-
- Added "Copy" menu to the Inference gallery context menu, allowing you to copy the image or the seed (other params coming soon™️)
79
-
- Added InvokeAI model sharing option
80
-
### Supporters
81
-
#### Visionaries
82
-
- A heartfelt thank you to our incredible Visionary-tier Patreon supporter, **Waterclouds**! Your ongoing support means a lot to us, and we’re grateful to have you with us on this journey!
83
-
84
8
## v2.12.5
85
9
### Fixed
86
10
- Fixed an issue with ComfyUI-Impact-Subpack not being installed when using FaceDetailer in Inference
87
11
88
-
>>>>>>> 9dc26575 (Merge pull request #911 from ionite34/fix-face-detailer-extension-install)
89
12
## v2.12.4
90
13
### Added
91
14
- Added new package - [CogVideo](https://github.com/THUDM/CogVideo) - many thanks to @NullDev for the contribution!
0 commit comments