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
+111Lines changed: 111 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,117 @@ 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.0-pre.2
9
+
### Added
10
+
- Added new package - [AI Toolkit](https://github.com/ostris/ai-toolkit/)
11
+
- Added Manual Install button for installing Package extensions that aren't in the indexes
12
+
- Added Next and Previous buttons to the Civitai details page to navigate between results
13
+
- Added Negative Rejection Steering (NRS) by @reithan to Inference
14
+
- Added Czech translation thanks to @PEKArt!
15
+
- Added Wan 2.2 models to the HuggingFace tab of the model browser
16
+
- Added Tiled Encode/Decode options to FaceDetailer in Inference
17
+
### Changed
18
+
- Brought back the "size remaining after download" tooltip in the new Civitai details page
19
+
- Updated ComfyUI installs for AMD users on Linux to use the latest rocm6.4 torch index
20
+
- Updated package delete confirmation dialog
21
+
### Fixed
22
+
- Fixed Inference custom step (e.g. HiresFix) Samplers potentially sharing state with other card UIs like model browser.
23
+
- Fixed extension manager failing to install extensions due to incorrect clone directory
24
+
- Fixed duplicate Python versions appearing in the Advanced Options when installing a package
25
+
- Fixed an error when packages and other processes exit before process tracking on windows can initialize
26
+
- Fixed "none" appearing in wildcard field when using Face Detailer in Inference
27
+
- Fixed [#1254](https://github.com/LykosAI/StabilityMatrix/issues/1254) - Unable to scroll samplers in Inference
28
+
- Fixed [#1294](https://github.com/LykosAI/StabilityMatrix/issues/1294) - Improper sorting of output folders in Output Browser
29
+
- Fixed [#1300](https://github.com/LykosAI/StabilityMatrix/issues/1300) - Git errors when installing Extension Packs
30
+
- Fixed [#1317](https://github.com/LykosAI/StabilityMatrix/issues/1317) - Inference missing GGUF text encoders
31
+
- Fixed [#1324](https://github.com/LykosAI/StabilityMatrix/issues/1324) - Window height slightly increasing every launch
32
+
- Fixed [#1360](https://github.com/LykosAI/StabilityMatrix/issues/1360) - A1111 install not using correct torch for 5000-series GPUs
33
+
- Fixed [#1361](https://github.com/LykosAI/StabilityMatrix/issues/1361) - numpy and other Forge startup
34
+
### Supporters
35
+
#### 🌟 Visionaries
36
+
A huge thank-you to our incredible Visionary-tier supporters: **Waterclouds**, **Corey T**, **bluepopsicle**, **Bob S**, **Ibixat**, **whudunit**, and **Akiro_Senkai**! Your continued support lights the way for Stability Matrix and helps us keep building features like these. We couldn’t do it without you.
37
+
38
+
## v2.15.0-pre.1
39
+
### Added
40
+
- Added settings to disable base models from appearing in the Checkpoint Manager and Civitai Model Browser base model selectors
41
+
- Added Inference "Favorite Dimensions" quick selector - editable in Settings → Inference, or click the 💾 button inside the dropdown
42
+
- Added setting for Inference dimension step change - the value the dimensions increase or decrease by when using the step buttons or scroll wheel in Inference
43
+
- Added "Install Nunchaku" option to the ComfyUI Package Commands menu
44
+
- Added "Select All" button to the Installed Extensions page
45
+
- Added experimental ROCm pytorch install for ComfyUI (non-Zluda) on Windows - requires a compatible AMD GPU
46
+
- Added base model type labels (SD1.5, SDXL, Flux, etc.) to Inference model selection boxes
47
+
- Added UNET shared folder link for SD.Next
48
+
- Added Ukrainian translation thanks to @r0ddty!
49
+
### Changed
50
+
🌟 Civitai Model Details: A Grand Reimagining! 🌟
51
+
- No more peering through a tiny window! Introducing a massive overhaul of the Civitai Model Details page, transforming it from a cramped dialog into a spacious, feature-rich hub for all your model exploration needs.
52
+
- We've listened to your howls for more, and now you can dive deep into every aspect of your favorite models with unprecedented clarity and control:
53
+
- Expansive View: The new full-page layout means all essential information, descriptions, and previews are laid out beautifully, banishing the old, restrictive dialog forever.
54
+
- Rich Details at a Glance: Author, base model, last updated, SHA hashes, file name overrides/patterns – everything you need, perfectly organized and always accessible.
55
+
- Overhauled Image Viewer: Enjoy a sleek, modern image viewer that includes Civitai metadata and supports zooming, panning, and full-screen viewing. No more squinting at tiny thumbnails!
56
+
- Integrated Inference Options: For supported models, adjust sampler, scheduler, steps, CFG Scale, width, and height directly from the details page, streamlining your workflow like never before!
57
+
----
58
+
- You can now select release versions when installing ComfyUI
59
+
- You can no longer select branches when installing InvokeAI
60
+
- Updated InvokeAI install to use pinned torch index from release tag
61
+
- Updated ComfyUI installs for AMD users on Linux to use the latest rocm6.3 torch index
62
+
- Updated ComfyUI-Zluda installs to use the newer install-n method (fixes [#1347](https://github.com/LykosAI/StabilityMatrix/issues/1347))
63
+
- Updated uv to 0.8.4
64
+
- Removed disclaimer from reForge since the author is now active again
65
+
- Updated git operations to better avoid conflicts
66
+
- Updated Japanese translation
67
+
- Undo ComfyUI process tracking changes for now due to causing more issues than it solved
68
+
- Updated GPU parsing fallback on Linux systems to use the method provided by @irql-notlessorequal
69
+
### Fixed
70
+
- Fixed Civitai-generated image parsing in Inference
71
+
- Fixed some first-time setup crashes from missing prerequisites
72
+
- Fixed one-click installer not using default preferred Python version
73
+
- Fixed updating from old installs of InvokeAI using old frontend
74
+
- Fixed [#1357](https://github.com/LykosAI/StabilityMatrix/issues/1357) - Case insensitivity causing duplicate key exceptions on non-Windows systems
75
+
### Supporters
76
+
#### 🌟 Visionaries
77
+
To our brilliant Visionary-tier Patrons: **Waterclouds**, **Corey T**, **bluepopsicle**, **Bob S**, **Ibixat**, and **whudunit** — your support is the spark that keeps Stability Matrix blazing forward. Thanks to you, we can explore bolder features, tackle complex challenges, and keep making the impossible feel effortless. Thank you all so very much! 🚀
78
+
79
+
## v2.15.0-dev.2
80
+
### Added
81
+
- Added new package - [FramePack](https://github.com/lllyasviel/FramePack)
82
+
- Added new package - [FramePack Studio](https://github.com/colinurbs/FramePack-Studio)
83
+
- Added support for authenticated model downloads in the HuggingFace model browser. Visit Settings → Accounts to add your HuggingFace token.
84
+
- Added support for dragging-and-dropping Civitai-generated images into Inference to load metadata
85
+
- Added the ability to search by pasting an entire Civitai model URL into the search bar in the Civitai model browser (when the Civitai API gets fixed)
86
+
- Added "Clear Pip Cache" and "Clear uv Cache" commands to the Settings -> Embedded Python section
87
+
### Changed
88
+
- Civitai model browser image loading now uses dynamic resizing for better performance and a smoother scrolling experience
89
+
- Detailed notifications for Civitai model browser api errors
90
+
- The main sidebar now remembers whether it was collapsed or expanded between restarts
91
+
- Updated pre-selected download locations for certain model types in the Civitai model browser
92
+
- Updated uv to 0.7.19
93
+
- Changed InvokeAI update process to no longer clone the repo
94
+
### Fixed
95
+
- Fixed missing .NET 8 dependency for SwarmUI installs in certain cases
96
+
- Fixed [#1291](https://github.com/LykosAI/StabilityMatrix/issues/1291) - Certain GPUs not being detected on Linux
- Fixed [#1316](https://github.com/LykosAI/StabilityMatrix/issues/1316) - Errors when installing Triton & SageAttention
100
+
- Fixed "directory is not empty" error when updating packages with symlinks
101
+
- Fixed missing base model types in the Checkpoint Manager & Civitai Model Browser
102
+
### Supporters
103
+
#### 🌟 Visionaries
104
+
A huge thank you to our amazing Visionary-tier Patrons: **Waterclouds**, **Corey T**, **bluepopsicle**, **Bob S**, **Ibixat**, and our newest Visionary, **whudunit**! 🚀 Your generous support enables Stability Matrix to grow faster and tackle ambitious new ideas. You're truly making all the magic happen!
105
+
106
+
## v2.15.0-dev.1
107
+
### Added
108
+
- Added Python Version selector for all new package installs
109
+
- Added the ability to rename packages
110
+
### Changed
111
+
- Updated all Python version management, virtual environment creation, and pip installs to use `uv` for improved reliability, compatibility, and speed
112
+
- The Civitai model browser Download Location selector will now remember the last location used based on the model type
113
+
- New installs of ComfyUI, SD.Next, and InvokeAI will now use Python 3.12.10, unless otherwise specified in the Advanced Options during installation
114
+
- New installs of all other packages will now use Python 3.10.17, unless otherwise specified in the Advanced Options during installation
115
+
### Supporters
116
+
#### 🌟 Visionaries
117
+
A massive thank you to our esteemed Visionary-tier Patrons: **Waterclouds**, **bluepopsicle**, **Bob S**, **Ibixat**, and **Corey T**! Your exceptional commitment propels Stability Matrix to new heights and allows us to push the boundaries of innovation. We're incredibly grateful for your foundational support! 🚀
118
+
8
119
## v2.14.3
9
120
### Added
10
121
- Added the ability to search by pasting an entire Civitai model URL into the search bar in the Civitai model browser
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,6 +132,7 @@ Stability Matrix is now available in the following languages, thanks to our comm
132
132
- 🇷🇺 Русский
133
133
- aolko
134
134
- den1251
135
+
- vanja-san
135
136
- 🇹🇷 Türkçe
136
137
- Progesor
137
138
- 🇩🇪 Deutsch
@@ -143,6 +144,10 @@ Stability Matrix is now available in the following languages, thanks to our comm
143
144
- thiagojramos
144
145
- 🇰🇷 한국어
145
146
- maakcode
147
+
- 🇺🇦 Українська
148
+
- rodtty
149
+
- 🇨🇿 Čeština
150
+
- PEKArt!
146
151
147
152
If you would like to contribute a translation, please create an issue or contact us on Discord. Include an email where we'll send an invite to our [POEditor](https://poeditor.com/) project.
0 commit comments