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
+18
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,24 @@ 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.13.3
9
+
### Added
10
+
- Added Safetensor Metadata viewer to the Checkpoint Manager context menu - thanks to @genteure!
11
+
### Changed
12
+
- "Remove symbolic links on shutdown" option now also removes links from Output Sharing
13
+
### Fixed
14
+
- Fixed [#1083](https://github.com/LykosAI/StabilityMatrix/issues/1083) - "Show Nested Models" incorrectly displaying models from some non-nested folders
15
+
- Fixed [#1120](https://github.com/LykosAI/StabilityMatrix/issues/1120) - crash when right clicking in the console after restarting a package
16
+
- Fixed issue with InvokeAI model sharing when the host address is set to 0.0.0.0
17
+
- Fixed issue when parsing index URLs in Python Dependencies Override menu
18
+
- Fixed issue where models were filtered incorrectly in the Checkpoint Manager
19
+
- Fixed ComfyUI-Zluda not using the user-defined pip overrides
20
+
### Supporters
21
+
#### Visionaries
22
+
- A heartfelt thank you to our incredible Visionary-tier Patrons, **Waterclouds**, **TheTekknician**, and **Corey**! Your unwavering support means the world to us!
23
+
#### Pioneers
24
+
- A big shoutout to our outstanding Pioneer-tier Patrons, **tankfox**, **Mr. Unknown**, **Szir777**, and **NowFallenAngel**! We deeply appreciate your ongoing support and dedication!
25
+
8
26
## v2.13.2
9
27
### Changed
10
28
- Removed SimpleSDXL due to security concerns - thanks to @iwr-redmond for the detailed report. For more information please visit https://github.com/LykosAI/StabilityMatrix/security/advisories.
<value>Select this option if you're having problems moving Stability Matrix to another drive</value>
424
+
<value>Removes both model and output folder symbolic links when closing Stability Matrix. Select this option if you're having problems moving Stability Matrix to another drive</value>
0 commit comments