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
-29Lines changed: 0 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,34 +5,6 @@ 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
-
=======
10
-
## v2.14.0-dev.2
11
-
### Fixed
12
-
- Fixed crash when dragging & dropping images in Inference (hopefully)
13
-
14
-
## v2.14.0-dev.1
15
-
### Added
16
-
- Added Rescale CFG addon to Inference
17
-
- Added Swap Dimensions button between the width/height input in Inference
18
-
- Added Ctrl+Tab/Ctrl+Shift+Tab shortcuts for navigating between Inference tabs
19
-
- Added OpenModelDB tab to the Model Browser
20
-
### Changed
21
-
- Improved the quality of Inference inpainting by upgrading the workflow behind the scenes. The workflow remains the same for you — just better results!
22
-
- Redesigned the Checkpoint Manager Filter flyout to include more options and improve the layout
23
-
- "Clear All" button will now remain at the top of the Downloads list regardless of scroll position - thanks to @Genteure!
24
-
- Improved image metadata parsing - thanks to @Genteure!
25
-
### Fixed
26
-
- Fixed Inference image selector card buttons taking up the whole height of the card
27
-
- Fixed Inference mask editor failing to paint to the right-most edge on large images
28
-
- Fixed Inference mask editor not showing the entire image in certain circumstances
29
-
- Fixed an issue where certain sampler/scheduler combos would not get saved in image metadata - thanks to @yansigit!
30
-
- Fixed [#1078](https://github.com/LykosAI/StabilityMatrix/issues/1078) - "Call from invalid thread" error after one-click install finishes
31
-
- Fixed [#1080](https://github.com/LykosAI/StabilityMatrix/issues/1080) - Some models not displayed in Checkpoint Manager
32
-
### Supporters
33
-
#### Visionaries
34
-
- Many thanks to our incredible Visionary-tier Patreon supporters, **Waterclouds** and **TheTekknician**! Your support helps us continue to improve Stability Matrix!
35
-
36
8
## v2.13.2
37
9
### Changed
38
10
- 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.
@@ -42,7 +14,6 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
42
14
#### Pioneers
43
15
- Shoutout to our Pioneer-tier Patrons, **tankfox**, **Mr. Unknown**, **Szir777**, **Tigon**, and **NowFallenAngel**! Thank you for your continued support!
44
16
45
-
>>>>>>> 0e9f277f (Merge pull request #959 from ionite34/things-n-stuff)
46
17
## v2.13.1
47
18
### Changed
48
19
- Redesigned the Checkpoint Manager Filter flyout to include more options and improve the layout
0 commit comments