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
+16-2Lines changed: 16 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +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
-
## v2.15.0-dev.3
8
+
## v2.15.0-pre.1
9
9
### Added
10
10
- Added settings to disable base models from appearing in the Checkpoint Manager and Civitai Model Browser base model selectors
11
11
- Added Inference "Favorite Dimensions" quick selector - editable in Settings → Inference, or click the 💾 button inside the dropdown
@@ -14,9 +14,17 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
14
14
- Added "Select All" button to the Installed Extensions page
15
15
- Added experimental ROCm pytorch install for ComfyUI (non-Zluda) on Windows - requires a compatible AMD GPU
16
16
- Added base model type labels (SD1.5, SDXL, Flux, etc.) to Inference model selection boxes
17
+
- Added UNET shared folder link for SD.Next
17
18
- Added Ukrainian translation thanks to @r0ddty!
18
19
### Changed
19
-
- Redesigned Civitai model details page
20
+
🌟 Civitai Model Details: A Grand Reimagining! 🌟
21
+
- 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.
22
+
- 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:
23
+
- Expansive View: The new full-page layout means all essential information, descriptions, and previews are laid out beautifully, banishing the old, restrictive dialog forever.
24
+
- Rich Details at a Glance: Author, base model, last updated, SHA hashes, file name overrides/patterns – everything you need, perfectly organized and always accessible.
25
+
- 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!
26
+
- 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!
27
+
----
20
28
- You can now select release versions when installing ComfyUI
21
29
- You can no longer select branches when installing InvokeAI
22
30
- Updated InvokeAI install to use pinned torch index from release tag
@@ -26,11 +34,17 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
26
34
- Removed disclaimer from reForge since the author is now active again
27
35
- Updated git operations to better avoid conflicts
28
36
- Updated Japanese translation
37
+
- Undo ComfyUI process tracking changes for now due to causing more issues than it solved
38
+
- Updated GPU parsing fallback on Linux systems to use the method provided by @irql-notlessorequal
29
39
### Fixed
30
40
- Fixed Civitai-generated image parsing in Inference
31
41
- Fixed some first-time setup crashes from missing prerequisites
32
42
- Fixed one-click installer not using default preferred Python version
33
43
- Fixed updating from old installs of InvokeAI using old frontend
44
+
- Fixed [#1357](https://github.com/LykosAI/StabilityMatrix/issues/1357) - Case insensitivity causing duplicate key exceptions on non-Windows systems
45
+
### Supporters
46
+
#### 🌟 Visionaries
47
+
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! 🚀
0 commit comments