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
-18Lines changed: 0 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,24 +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
-
11
-
## v2.14.0-dev.1
12
-
### Added
13
-
- Added Rescale CFG addon to Inference
14
-
- Added Swap Dimensions button between the width/height input in Inference
15
-
### Changed
16
-
- Improved the quality of Inference inpainting by upgrading the workflow behind the scenes. The workflow remains the same for you — just better results!
17
-
- Redesigned the Checkpoint Manager Filter flyout to include more options and improve the layout
18
-
### Fixed
19
-
- Fixed Inference image selector card buttons taking up the whole height of the card
20
-
- Fixed Inference mask editor failing to paint to the right-most edge on large images
21
-
- Fixed Inference mask editor not showing the entire image in certain circumstances
22
-
- Fixed [#1078](https://github.com/LykosAI/StabilityMatrix/issues/1078) - "Call from invalid thread" error after one-click install finishes
23
-
- Fixed [#1080](https://github.com/LykosAI/StabilityMatrix/issues/1080) - Some models not displayed in Checkpoint Manager
24
-
25
-
>>>>>>> ef7bc395 (Merge pull request #946 from ionite34/fix-checkpoint-filters)
26
8
## v2.13.1
27
9
### Changed
28
10
- Redesigned the Checkpoint Manager Filter flyout to include more options and improve the layout
0 commit comments