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
+1-32Lines changed: 1 addition & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,7 @@ 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.16.0-dev.2
8
+
## v2.15.6
11
9
### Added
12
10
- Added NVIDIA driver version warning when launching ComfyUI with CUDA 13.0 (cu130) and driver versions below 580.x
13
11
- Added legacy Python warning when launching InvokeAI installations using Python 3.10.11
@@ -33,35 +31,6 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
33
31
- Fixed [#1466](https://github.com/LykosAI/StabilityMatrix/issues/1466) - crash after moving portable install
34
32
- Fixed [#1445](https://github.com/LykosAI/StabilityMatrix/issues/1445) - Linux app updates not actually updating - thanks to @NeuralFault!
35
33
36
-
## v2.16.0-dev.1
37
-
### Added
38
-
#### New Feature: 🧪 Image Lab - Conversational Image Generation for ComfyUI
39
-
- We've added a brand new conversational interface for image generation! Image Lab lets you iterate on images naturally through chat, rather than just one-off prompts.
40
-
- Local-First Power: Native support for Flux Kontext and Qwen Image Edit running entirely locally via your ComfyUI backend.
41
-
- Smart Setup: Stability Matrix automatically detects and helps you download the specific models and LoRAs needed for these local workflows.
42
-
- Interactive Tools: Drag-and-drop image inputs, use the built-in annotation tool to draw on images, and keep persistent conversation history.
43
-
- Cloud Option: Includes optional support for Nano Banana (Gemini 3 Pro/2.5) for users who want to leverage external reasoning models.
44
-
- Added new package - [Wan2GP](https://github.com/deepbeepmeep/Wan2GP)
45
-
- Added [Stable Diffusion WebUI Forge - Neo](https://github.com/Haoming02/sd-webui-forge-classic/tree/neo) as a separate package for convenience
46
-
- Added Intel GPU support for ComfyUI
47
-
- Added "Run Python Command" option to the package card's 3-dots menu for running arbitrary Python code in the package's virtual environment
48
-
- Added togglable `--uv` argument to the SD.Next launch options
49
-
- Added Tiled VAE decoding as an Inference addon thanks to @NeuralFault!
50
-
### Changed
51
-
- Moved the original Stable Diffusion WebUI Forge to the "Legacy" packages tab due to inactivity
52
-
- Updated to cu130 torch index for ComfyUI installs with Nvidia GPUs
53
-
- Consolidated and fixed AMD GPU architecture detection
54
-
- Updated SageAttention installer to latest v2.2.0-windows.post4 version
55
-
- Video files can now be opened directly from the Output browser
56
-
- Videos will now appear with thumbnails in the Output browser
57
-
### Fixed
58
-
- Fixed [#1450](https://github.com/LykosAI/StabilityMatrix/issues/1450) - Older SD.Next not launching due to forced `--uv` argument
59
-
- Fixed duplicate custom node installations when installing workflows from the Workflow Browser - thanks again to @NeuralFault!
60
-
### Supporters
61
-
#### 🌟 Visionaries
62
-
A massive thank you to our esteemed Visionaries: **Waterclouds**, **JungleDragon**, **bluepopsicle**, **Bob S**, and **whudunit**! Your generosity is the powerhouse behind Stability Matrix, enabling us to keep building and refining with confidence. We are truly grateful for your partnership!
63
-
64
-
>>>>>>> 1c542602 (Merge pull request #1193 from ionite34/fix-bugs-n-stuff)
65
34
## v2.15.5
66
35
### Added
67
36
- Added new package - [Wan2GP](https://github.com/deepbeepmeep/Wan2GP)
0 commit comments