Skip to content

Commit 0b94016

Browse files
committed
Merge pull request LykosAI#935 from ionite34/big-chagenlog
2.13.0 full chagenlog (cherry picked from commit d69c043)
1 parent 6260191 commit 0b94016

File tree

1 file changed

+41
-5
lines changed

1 file changed

+41
-5
lines changed

CHANGELOG.md

Lines changed: 41 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,47 @@ 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+
## v2.13.0
9+
### Added
10+
- Added new package - [ComfyUI-Zluda](https://github.com/patientx/ComfyUI-Zluda) - for AMD GPU users on Windows
11+
- Added file sizes to the Checkpoint Manager tab
12+
- 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.
13+
- Added Default GPU override in Settings -> System Settings -> Default GPU
14+
- Added the ability to copy more generation parameters from the Inference gallery context menu
15+
- Added "StableDiffusion" folder as an option when downloading Flux models in the CivitAI model browser
16+
- Added support for SD3.5 in Inference
17+
- Added CLIP_G to HuggingFace model browser
18+
- Added search bar to the Installed Workflows tab
19+
- Added "Search with Google" and "Search with ChatGPT" to the package console output & install progress console output context menus
20+
- Added "Date Created" and "Date Last Modified" sorting options to the Checkpoints tab
21+
- Added a new "Extension Packs" section to the extension manager, allowing you to create packs for easier installation of multiple extensions at once
22+
- Added "Search by Creator" command to Civitai browser context menu
23+
- Added Beta scheduler to the scheduler selector in Inference
24+
- Added zipping of log files and "Show Log in Explorer" button on exceptions dialog for easier support
25+
- Added max concurrent downloads option & download queueing for most downloads
26+
- 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`
27+
- Added "Copy" menu to the Inference gallery context menu, allowing you to copy the image or the seed (other params coming soon™️)
28+
- Added InvokeAI model sharing option
29+
### Changed
30+
- Improved Packages Page grid layout to dynamically stretch to fill available space
31+
- Text Encoder / CLIP selection in Inference is now enabled via the cogwheel ⚙️ button next to the model selector
32+
- Updated Civitai model descriptions to properly render the interactive elements
33+
- Adjusted the Branch/Release toggle during package install flow to be a little more obvious
34+
- Updated the Dock library used for Inference - fixes some weirdness with resizing / rearranging panels
35+
- New file format and key derivation for protecting locally encrypted secrets (i.e. Civit / Lykos accounts) that is no longer dependent on the OS Version. This should prevent system updates from clearing account logins.
36+
- (Internal) Updated to .NET 9 Runtime and Avalonia 11.2.2 for performance improvements, lower memory usage, and bug fixes
37+
- Updated pytorch index to `rocm6.2` for AMD users of ComfyUI on Linux
38+
### Fixed
39+
- Fixed text alignment issues in the Downloads tab for certain long names / progress infos
40+
- Improved startup performance and resource usage with optimizations to hardware lookups. Moved reflection usages in dependency injection to source generation.
41+
- Fixed an issue with ComfyUI-Impact-Subpack not being installed when using FaceDetailer in Inference
42+
- Fixed GGUF models not showing in Inference without the GGUF extension installed (this means it will now properly prompt you to install the extension as well)
43+
### Supporters
44+
#### Visionaries
45+
- We're extremely grateful to our incredible Visionary-tier Patreon supporters, **Waterclouds** and **TheTekknician**! Thank you very much for your unwavering support!
46+
#### Pioneers
47+
- Many thanks to our amazing Pioneer-tier Patreon supporters, **tankfox**, **Mr Unknown**, **Szir777**, and our newest Pioneer, **NowFallenAngel**! Your generous support is very much appreciated!
48+
849
## v2.13.0-pre.2
950
### Added
1051
- Added new package - [ComfyUI-Zluda](https://github.com/patientx/ComfyUI-Zluda) - for AMD GPU users on Windows
@@ -95,11 +136,6 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
95136
#### Visionaries
96137
- 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!
97138

98-
## v2.12.5
99-
### Fixed
100-
- Fixed an issue with ComfyUI-Impact-Subpack not being installed when using FaceDetailer in Inference
101-
- Fixed GGUF models not showing in Inference without the GGUF extension installed (this means it will now properly prompt you to install the extension as well)
102-
103139
## v2.12.4
104140
### Added
105141
- Added new package - [CogVideo](https://github.com/THUDM/CogVideo) - many thanks to @NullDev for the contribution!

0 commit comments

Comments
 (0)