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
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,24 +5,12 @@ 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
8
## v2.14.3
10
-
### Changed
11
-
- The main sidebar now remembers whether it was collapsed or expanded between restarts.
12
-
=======
13
-
## v2.15.0-dev.2
14
9
### Added
15
-
- Added new package - [FramePack](https://github.com/lllyasviel/FramePack)
16
-
- Added new package - [FramePack Studio](https://github.com/colinurbs/FramePack-Studio)
17
-
- Added support for authenticated model downloads in the HuggingFace model browser. Visit Settings → Accounts to add your HuggingFace token.
18
-
- Added support for dragging-and-dropping Civitai-generated images into Inference to load metadata
19
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)
20
11
### Changed
21
-
- Civitai model browser image loading now uses dynamic resizing for better performance and a smoother scrolling experience
22
-
- Detailed notifications for Civitai model browser api errors
23
12
- The main sidebar now remembers whether it was collapsed or expanded between restarts
24
13
- Updated pre-selected download locations for certain model types in the Civitai model browser
25
-
>>>>>>> 8a35e055 (Merge pull request #1101 from ionite34/moar-fixes-n-stuff)
26
14
### Fixed
27
15
- Fixed missing .NET 8 dependency for SwarmUI installs in certain cases
28
16
- Fixed [#1291](https://github.com/LykosAI/StabilityMatrix/issues/1291) - Certain GPUs not being detected on Linux
0 commit comments