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
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,17 @@ 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
-
- The main sidebar now remembers whether it was collapsed or expanded between restarts.
12
+
- The main sidebar now remembers whether it was collapsed or expanded between restarts
13
+
- Updated pre-selected download locations for certain model types in the Civitai model browser
11
14
### Fixed
12
15
- Fixed missing .NET 8 dependency for SwarmUI installs in certain cases
16
+
- Fixed [#1291](https://github.com/LykosAI/StabilityMatrix/issues/1291) - Certain GPUs not being detected on Linux
0 commit comments