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-39Lines changed: 1 addition & 39 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,45 +5,6 @@ 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.15.0-dev.2
11
-
### Added
12
-
- Added new package - [FramePack](https://github.com/lllyasviel/FramePack)
13
-
- Added new package - [FramePack Studio](https://github.com/colinurbs/FramePack-Studio)
14
-
- Added support for authenticated model downloads in the HuggingFace model browser. Visit Settings → Accounts to add your HuggingFace token.
15
-
- Added support for dragging-and-dropping Civitai-generated images into Inference to load metadata
16
-
- 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)
17
-
- Added "Clear Pip Cache" and "Clear uv Cache" commands to the Settings -> Embedded Python section
18
-
### Changed
19
-
- Civitai model browser image loading now uses dynamic resizing for better performance and a smoother scrolling experience
20
-
- Detailed notifications for Civitai model browser api errors
21
-
- The main sidebar now remembers whether it was collapsed or expanded between restarts
22
-
- Updated pre-selected download locations for certain model types in the Civitai model browser
23
-
- Updated uv to 0.7.19
24
-
- Changed InvokeAI update process to no longer clone the repo
25
-
### Fixed
26
-
- Fixed missing .NET 8 dependency for SwarmUI installs in certain cases
27
-
- 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
31
-
- Fixed "directory is not empty" error when updating packages with symlinks
32
-
33
-
## v2.15.0-dev.1
34
-
### Added
35
-
- Added Python Version selector for all new package installs
36
-
- Added the ability to rename packages
37
-
### Changed
38
-
- Updated all Python version management, virtual environment creation, and pip installs to use `uv` for improved reliability, compatibility, and speed
39
-
- The Civitai model browser Download Location selector will now remember the last location used based on the model type
40
-
- New installs of ComfyUI, SD.Next, and InvokeAI will now use Python 3.12.10, unless otherwise specified in the Advanced Options during installation
41
-
- New installs of all other packages will now use Python 3.10.17, unless otherwise specified in the Advanced Options during installation
42
-
### Supporters
43
-
#### 🌟 Visionaries
44
-
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! 🚀
45
-
46
-
>>>>>>> 0dea2612 (Merge pull request #1105 from ionite34/catch-symlink-removal-errors)
47
8
## v2.14.3
48
9
### Added
49
10
- 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)
@@ -61,6 +22,7 @@ A massive thank you to our esteemed Visionary-tier Patrons: **Waterclouds**, **b
61
22
- Fixed [#1301](https://github.com/LykosAI/StabilityMatrix/issues/1301) - Error when installing kohya_ss
0 commit comments