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
stale-issue-message: 'This issue is pending because it has been awaiting a response for 14 days with no activity. Remove the pending label or comment, else this will be closed in 5 days.'
19
+
close-issue-message: 'This issue was closed because it has been pending for 5 days with no activity.'
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove the stale label or comment, else this will be closed in 5 days.'
32
+
close-issue-message: 'This issue was closed because it has been stale for 5 days with no activity.'
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,23 @@ 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.11.1
9
+
### Added
10
+
- Added Rename option back to the Checkpoints page
11
+
### Changed
12
+
- Unobserved Task Exceptions across the app will now show a toast notification to aid in debugging
13
+
- Updated SD.Next Package details and thumbnail - [#697](https://github.com/LykosAI/StabilityMatrix/pull/697)
14
+
### Fixed
15
+
- Fixed [#689](https://github.com/LykosAI/StabilityMatrix/issues/689) - New ComfyUI installs encountering launch error due to torch 2.0.0 update, added pinned `numpy==1.26.4` to install and update.
16
+
- Fixed Inference image mask editor's 'Load Mask' not able to load image files
- Fixed tkinter python libraries not working on macOS with 'Can't find a usable init.tcl' error
19
+
### Supporters
20
+
#### Visionaries
21
+
- Shoutout to our Visionary-tier supporters on Patreon, **Scopp Mcdee** and **Waterclouds**! Your generous support is appreciated and helps us continue to make Stability Matrix better for everyone!
22
+
#### Pioneers
23
+
- A big thank you to our Pioneer-tier supporters on Patreon, **tankfox** and **tanangular**! Your support helps us continue to improve Stability Matrix!
0 commit comments