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
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,26 @@ 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
+
8
28
## v2.15.4
9
29
### Changed
10
30
- Updated Early Access indicators in the Civitai Details page to be more visible
0 commit comments