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
+53Lines changed: 53 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,59 @@ 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.15.5
9
+
### Added
10
+
- Added new package - [Wan2GP](https://github.com/deepbeepmeep/Wan2GP)
11
+
- Added [Stable Diffusion WebUI Forge - Neo](https://github.com/Haoming02/sd-webui-forge-classic/tree/neo) as a separate package for convenience
12
+
- Added Tiled VAE decoding as an Inference addon thanks to @NeuralFault!
13
+
- Added togglable `--uv` argument to the SD.Next launch options
14
+
### Changed
15
+
- Moved the original Stable Diffusion WebUI Forge to the "Legacy" packages tab due to inactivity
16
+
- Updated to cu130 torch index for ComfyUI installs with Nvidia GPUs
17
+
- Consolidated and fixed AMD GPU architecture detection
18
+
- Updated SageAttention installer to latest v2.2.0-windows.post4 version
19
+
- Updated torch index for Forge-based UIs to rocm6.4 / cu128 depending on GPU - thanks to @NeuralFault!
20
+
### Fixed
21
+
- Fixed [#1450](https://github.com/LykosAI/StabilityMatrix/issues/1450) - Older SD.Next not launching due to forced `--uv` argument
22
+
- Fixed duplicate custom node installations when installing workflows from the Workflow Browser - thanks again to @NeuralFault!
23
+
#### 🌟 Visionaries
24
+
To our incredible Visionaries: **Waterclouds**, **JungleDragon**, **bluepopsicle**, **Bob S**, and **whudunit**! Your generosity drives this project forward and helps us turn ideas into reality. Thank you for being such a vital part of Stability Matrix!
25
+
#### 🚀 Pioneers
26
+
A massive thank you to our Pioneer crew! Your support keeps the lights on and the updates flowing. Shoutout to: **Szir777**, **Noah M**, **[USA]TechDude**, **Thom**, **SeraphOfSalem**, **Desert Viber**, **Adam**, **Droolguy**, **ACTUALLY_the_Real_Willem_Dafoe**, **takyamtom**, **robek**, **Phil R**, **Tundra Everquill**, **TheTekknician**, and a warm welcome to our new Pioneers, **Benjamin M** and **Ghislain G**!
27
+
28
+
## v2.15.4
29
+
### Changed
30
+
- Updated Early Access indicators in the Civitai Details page to be more visible
31
+
- Updated error message when attempting to download a website-generation-only model from Civitai
32
+
- Updated nunchaku installer to 1.0.2
33
+
- Updated Package Import dialog to have Python version selector
34
+
### Fixed
35
+
- Fixed [#1435](https://github.com/LykosAI/StabilityMatrix/issues/1435) - SwarmUI not launching due to missing dotnet
36
+
- Fixed various install and Inference issues with ComfyUI-Zluda - big thanks to @neural_fault for the PRs!
37
+
- Fixed sageattention version getting out of sync after torch updates in ComfyUI
38
+
- Potentially fixed issue where uv-managed Python versions would not appear in the version selector
39
+
### Supporters
40
+
#### 🌟 Visionaries
41
+
Our heartfelt thanks to the driving force behind our progress, our Visionaries: **Waterclouds**, **JungleDragon**, **bluepopsicle**, **Bob S**, and **whudunit**! Your incredible support is the fuel that powers our development, allowing us to tackle bugs and push forward with confidence.
42
+
#### 🚀 Pioneers
43
+
A huge shoutout to our amazing Pioneers, who keep the momentum going strong! Thank you for being our trusted crew on this journey: **Szir777**, **Noah M**, **USATechDude**, **Thom**, **SeraphOfSalem**, **Desert Viber**, **Tundra Everquill**, **Adam**, **Droolguy**, **Philip R.**, **ACTUALLY_the_Real_Willem_Dafoe**, **takyamtom**, and **robek**!
44
+
45
+
## v2.15.3
46
+
### Changed
47
+
- Updated fallback rocm index for InvokeAI to rocm6.3
48
+
- Updated SwarmUI to launch via the launch script for better compatibility
49
+
### Fixed
50
+
- Fixed cuDNN frontend error on ComfyUI-Zluda startup (thanks @neural_fault!)
51
+
- Maybe finally actually fixed threading issue with the Python Packages dialog search box for real this time? (may fix [#1392](https://github.com/LykosAI/StabilityMatrix/issues/1392))
52
+
- Fixed potential install failures when moving duplicate files into shared model folders (may fix [#1393](https://github.com/LykosAI/StabilityMatrix/issues/1393))
53
+
- Fixed potential threading issues with the Inference image gallery (may fix [#1408](https://github.com/LykosAI/StabilityMatrix/issues/1408))
54
+
- Fixed [#1424](https://github.com/LykosAI/StabilityMatrix/issues/1424) - Civitai account 401 error when connecting accounts, updated for new API changes
55
+
### Supporters
56
+
#### 🌟 Visionaries
57
+
Our deepest gratitude to our Visionaries for their foundational support: **Waterclouds**, **JungleDragon**, **bluepopsicle**, **Bob S**, and **whudunit**! Your commitment allows us to focus on the essential work of squashing bugs and improving stability, ensuring a rock-solid experience for everyone.
58
+
#### 🚀 Pioneers
59
+
A huge thank you to our incredible Pioneers for keeping the project on track! Your support is vital for these important refinement updates. Thank you to **Szir777**, **Noah M**, **USATechDude**, **Thom**, **SeraphOfSalem**, **Desert Viber**, **Tundra Everquill**, **Adam**, **Droolguy**, **Philip R.**, **ACTUALLY_the_Real_Willem_Dafoe**, **takyamtom**, and a warm welcome to our newest Pioneer, **robek**!
0 commit comments