Skip to content

Commit 62243d8

Browse files
authored
Merge pull request LykosAI#936 from ionite34/backport/main/pr-935
[dev to main] backport: 2.13.0 full chagenlog (935)
2 parents 6260191 + ab10d3f commit 62243d8

File tree

1 file changed

+40
-5
lines changed

1 file changed

+40
-5
lines changed

CHANGELOG.md

Lines changed: 40 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,46 @@ 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 new "Copy" menu to the Inference gallery context menu, allowing you to copy generation parameters as well as the image
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 InvokeAI model sharing option
28+
### Changed
29+
- Improved Packages Page grid layout to dynamically stretch to fill available space
30+
- Text Encoder / CLIP selection in Inference is now enabled via the cogwheel ⚙️ button next to the model selector
31+
- Updated Civitai model descriptions to properly render the interactive elements
32+
- Adjusted the Branch/Release toggle during package install flow to be a little more obvious
33+
- Updated the Dock library used for Inference - fixes some weirdness with resizing / rearranging panels
34+
- 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.
35+
- (Internal) Updated to .NET 9 Runtime and Avalonia 11.2.2 for performance improvements, lower memory usage, and bug fixes
36+
- Updated pytorch index to `rocm6.2` for AMD users of ComfyUI on Linux
37+
### Fixed
38+
- Fixed text alignment issues in the Downloads tab for certain long names / progress infos
39+
- Improved startup performance and resource usage with optimizations to hardware lookups. Moved reflection usages in dependency injection to source generation.
40+
- Fixed an issue with ComfyUI-Impact-Subpack not being installed when using FaceDetailer in Inference
41+
- 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)
42+
### Supporters
43+
#### Visionaries
44+
- We're extremely grateful to our incredible Visionary-tier Patreon supporters, **Waterclouds** and **TheTekknician**! Thank you very much for your unwavering support!
45+
#### Pioneers
46+
- 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!
47+
848
## v2.13.0-pre.2
949
### Added
1050
- Added new package - [ComfyUI-Zluda](https://github.com/patientx/ComfyUI-Zluda) - for AMD GPU users on Windows
@@ -95,11 +135,6 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
95135
#### Visionaries
96136
- 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!
97137

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-
103138
## v2.12.4
104139
### Added
105140
- Added new package - [CogVideo](https://github.com/THUDM/CogVideo) - many thanks to @NullDev for the contribution!

0 commit comments

Comments
 (0)