Skip to content

Commit 0c1e44c

Browse files
authored
chagenlog
1 parent f48de70 commit 0c1e44c

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

CHANGELOG.md

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -5,48 +5,16 @@ All notable changes to Stability Matrix will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2.0.0.html).
77

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-
>>>>>>> 74842d71 (Merge pull request #954 from ionite34/fix-crashes)
378
## v2.13.1
389
### Changed
3910
- Redesigned the Checkpoint Manager Filter flyout to include more options and improve the layout
4011
### Fixed
4112
- Fixed [#1078](https://github.com/LykosAI/StabilityMatrix/issues/1078) - "Call from invalid thread" error after one-click install finishes
4213
- Fixed [#1080](https://github.com/LykosAI/StabilityMatrix/issues/1080) - Some models not displayed in Checkpoint Manager
4314
- Fixed Inference image selector card buttons taking up the whole height of the card
44-
<<<<<<< HEAD
4515
- Fixed Inference mask editor failing to paint to the right-most edge on large images
4616
- Fixed Inference mask editor not showing the entire image in certain circumstances
47-
=======
4817
- Fixed crash when dragging & dropping images in Inference (hopefully)
49-
>>>>>>> 74842d71 (Merge pull request #954 from ionite34/fix-crashes)
5018

5119
## v2.13.0
5220
### Added

0 commit comments

Comments
 (0)