Skip to content

Commit c3226b0

Browse files
authored
chagenlog
1 parent 6215a58 commit c3226b0

File tree

1 file changed

+0
-63
lines changed

1 file changed

+0
-63
lines changed

CHANGELOG.md

Lines changed: 0 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -5,68 +5,6 @@ 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-
## v2.13.3
10-
=======
11-
## v2.14.0-dev.3
12-
### Changed
13-
- Upgraded ComfyUI CUDA torch to 12.6
14-
### Fixed
15-
- Fixed [#1128](https://github.com/LykosAI/StabilityMatrix/issues/1128) - overwriting models when downloading multiple with the same name
16-
- Fixed ROCm torch indexes for ComfyUI & Forge
17-
18-
## v2.14.0-dev.2
19-
>>>>>>> 894c1abe (Merge pull request #980 from ionite34/fix-model-overwrite)
20-
### Added
21-
- Added Safetensor Metadata viewer to the Checkpoint Manager context menu - thanks to @genteure!
22-
### Changed
23-
<<<<<<< HEAD
24-
=======
25-
- Updated the Civitai Model Browser base model selector to match the new Checkpoint Manager filter UI
26-
- FaceDetailers in Inference will now inherit the primary sampler/scheduler/etc. by default. You can still manually set these by enabling the options via the ⚙️ button on the FaceDetailer card
27-
- Slightly rearranged the FaceDetailer card layout due to the above change
28-
- "Remove symbolic links on shutdown" option now also removes links from Output Sharing
29-
- Inference "Extra Networks" selector now filters extra networks based on the selected base model
30-
- Updated Japanese, Brazilian Portuguese, Chinese, and Russian translations
31-
### Fixed
32-
- Fixed crash when dragging & dropping images in Inference (hopefully)
33-
- Fixed HiresFix Inference addon not inheriting sampler/scheduler properly
34-
- Fixed some plus (+) buttons getting cut off in the Inference UI
35-
- Fixed CFG Rescale addon interfering with refiner model in Inference
36-
- Fixed [#1083](https://github.com/LykosAI/StabilityMatrix/issues/1083) - "Show Nested Models" incorrectly displaying models from some non-nested folders
37-
- Fixed issue with InvokeAI model sharing when the host address is set to 0.0.0.0
38-
- Fixed issue when parsing index URLs in Python Dependencies Override menu
39-
- Fixed ComfyUI-Zluda not respecting pip user overrides
40-
- Fixed issue with Checkpoint Manager not displaying any models
41-
- (dev.2 re-release) Fixed autocomplete not showing in certain cases when using wildcards
42-
- (dev.2 re-release) Fixed package restart button not working
43-
- (dev.2 re-release) Fixed [#1120](https://github.com/LykosAI/StabilityMatrix/issues/1120) - crash when right clicking in the console after restarting a package
44-
### Supporters
45-
#### Visionaries
46-
- A huge thank you to our incredible Visionary-tier Patreon supporters, **Waterclouds**, **TheTekknician**, and our newest Visionary, **Corey**! Your generous support is greatly appreciated!
47-
48-
## v2.14.0-dev.1
49-
### Added
50-
- Added Rescale CFG addon to Inference
51-
- Added Swap Dimensions button between the width/height input in Inference
52-
- Added Ctrl+Tab/Ctrl+Shift+Tab shortcuts for navigating between Inference tabs
53-
- Added OpenModelDB tab to the Model Browser
54-
### Changed
55-
- Improved the quality of Inference inpainting by upgrading the workflow behind the scenes. The workflow remains the same for you — just better results!
56-
- Redesigned the Checkpoint Manager Filter flyout to include more options and improve the layout
57-
- "Clear All" button will now remain at the top of the Downloads list regardless of scroll position - thanks to @Genteure!
58-
- Improved image metadata parsing - thanks to @Genteure!
59-
### Fixed
60-
- Fixed Inference image selector card buttons taking up the whole height of the card
61-
- Fixed Inference mask editor failing to paint to the right-most edge on large images
62-
- Fixed Inference mask editor not showing the entire image in certain circumstances
63-
- Fixed an issue where certain sampler/scheduler combos would not get saved in image metadata - thanks to @yansigit!
64-
- Fixed [#1078](https://github.com/LykosAI/StabilityMatrix/issues/1078) - "Call from invalid thread" error after one-click install finishes
65-
- Fixed [#1080](https://github.com/LykosAI/StabilityMatrix/issues/1080) - Some models not displayed in Checkpoint Manager
66-
### Supporters
67-
#### Visionaries
68-
- Many thanks to our incredible Visionary-tier Patreon supporters, **Waterclouds** and **TheTekknician**! Your support helps us continue to improve Stability Matrix!
69-
708
## v2.13.4
719
### Changed
7210
- Upgraded ComfyUI CUDA torch to 12.6
@@ -76,7 +14,6 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
7614

7715
## v2.13.3
7816
### Changed
79-
>>>>>>> 894c1abe (Merge pull request #980 from ionite34/fix-model-overwrite)
8017
- "Remove symbolic links on shutdown" option now also removes links from Output Sharing
8118
### Fixed
8219
- Fixed [#1083](https://github.com/LykosAI/StabilityMatrix/issues/1083) - "Show Nested Models" incorrectly displaying models from some non-nested folders

0 commit comments

Comments
 (0)