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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,20 @@ 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
8
## v2.14.3
9
+
### Added
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)
9
11
### Changed
10
12
- The main sidebar now remembers whether it was collapsed or expanded between restarts.
11
13
- Inference is now able to load image metadata from Civitai generated images via drag & drop
12
14
- Updated process tracking for ComfyUI to help mitigate restart issues when using Comfy Manager
15
+
- Updated pre-selected download locations for certain model types in the Civitai model browser
13
16
### Fixed
14
17
- Fixed missing .NET 8 dependency for SwarmUI installs in certain cases
15
18
- Fixed ComfyUI-Zluda not being recognized as a valid Comfy install for the workflow browser
19
+
- Fixed [#1291](https://github.com/LykosAI/StabilityMatrix/issues/1291) - Certain GPUs not being detected on Linux
0 commit comments