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
+5-69Lines changed: 5 additions & 69 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,83 +5,19 @@ 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.13.0-pre.1
11
-
### Added
12
-
- Added file sizes to the Checkpoint Manager tab
13
-
### Changed
14
-
- Improved Packages Page grid layout to dynamically stretch to fill available space
15
-
### Fixed
16
-
- Fixed missing package thumbnails due to moved or inaccessible urls
17
-
18
-
## v2.13.0-dev.3
19
-
### Added
20
-
- Added support for SD3.5 in Inference
21
-
- Added CLIP_G to HuggingFace model browser
22
-
- Added search bar to the Installed Workflows tab
23
-
- Added "Search with Google" and "Search with ChatGPT" to the package console output & install progress console output context menus
24
-
- Added "Date Created" and "Date Last Modified" sorting options to the Checkpoints tab
25
-
### Changed
26
-
- Text Encoder / CLIP selection in Inference is now enabled via the cogwheel ⚙️ button next to the model selector
27
-
- Added more base model types to the CivitAI Model Browser & Checkpoint Manager
28
-
- Model browser base model types are now loaded dynamically from CivitAI, reducing the need for updates to add new types
29
-
- Updated Civitai model descriptions to properly render the interactive elements
30
-
- Updated Russian translations thanks to @vanja-san
31
-
- Updated Simplified Chinese translations thanks to @QL-boy
32
-
- (Internal) Updated to Avalonia 11.2.0
33
-
### Fixed
34
-
- Fixed some instances of Civitai model browser not loading new results
35
-
- Fixed "Unsupported Torch Version: Cuda" errors when installing a1111
36
-
- Fixed crash when clicking "Remind me Later" on the update dialog
37
-
- Fixed some cases of crashing when GitHub API rate limits are exceeded
38
-
- Fixed Git missing from env vars when running SwarmUI
39
-
### Supporters
40
-
#### Visionaries
41
-
- Big shoutout to our amazing Visionary-tier Patreon supporter, **Waterclouds**! We are very grateful for your continued support!
42
-
43
-
## v2.13.0-dev.2
44
-
### Added
45
-
- Added new package - [SimpleSDXL](https://github.com/metercai/SimpleSDXL) - many thanks to @NullDev for the contribution!
46
-
- Added new package - [FluxGym](https://github.com/cocktailpeanut/fluxgym) - many thanks to @NullDev for the contribution!
47
-
- Added a new "Extension Packs" section to the extension manager, allowing you to create packs for easier installation of multiple extensions at once
48
-
- Added "Search by Creator" command to Civitai browser context menu
49
-
- Added Beta scheduler to the scheduler selector in Inference
50
-
- Added zipping of log files and "Show Log in Explorer" button on exceptions dialog for easier support
51
-
- Added max concurrent downloads option & download queueing for most downloads
52
-
### Changed
53
-
- (Internal) Updated to Avalonia 11.1.4
54
-
- Adjusted the Branch/Release toggle during package install flow to be a little more obvious
55
-
- Updated the Dock library used for Inference - fixes some weirdness with resizing / rearranging panels
56
-
### Fixed
57
-
- Fixed ComfyUI NF4 extension not installing properly when prompted in Inference
58
-
- Fixed [#932](https://github.com/LykosAI/StabilityMatrix/issues/932), [#935](https://github.com/LykosAI/StabilityMatrix/issues/935), [#939](https://github.com/LykosAI/StabilityMatrix/issues/939) - InvokeAI failing to update
59
-
- Fixed repeated nested folders being created in `Models/StableDiffusion` when using Forge in Symlink mode in certain conditions. Existing folders will be repaired to their original structure on launch.
60
-
- Fixed minimize button not working on macOS
61
-
- Fixed InvokeAI model sharing spamming the console with "This may take awhile" in certain conditions
62
-
- Fixed text alignment issues in the Downloads tab for certain long names / progress infos
63
-
### Supporters
64
-
#### Visionaries
65
-
- A big thank you to our amazing Visionary-tier Patreon supporter, **Waterclouds**! Your continued support is invaluable!
66
-
67
-
## v2.13.0-dev.1
68
-
### Added
69
-
- Added the ability to change the Models directory separately from the rest of the Data directory. This can be set in `Settings > Select new Models Folder`
70
-
- Added "Copy" menu to the Inference gallery context menu, allowing you to copy the image or the seed (other params coming soon™️)
71
-
- Added InvokeAI model sharing option
72
-
### Supporters
73
-
#### Visionaries
74
-
- A heartfelt thank you to our incredible Visionary-tier Patreon supporter, **Waterclouds**! Your ongoing support means a lot to us, and we’re grateful to have you with us on this journey!
75
-
76
-
>>>>>>> 746ee01a (Merge pull request #902 from ionite34/fix-package-images)
77
8
## v2.12.4
9
+
### Added
10
+
- Added new package - [CogVideo](https://github.com/THUDM/CogVideo) - many thanks to @NullDev for the contribution!
11
+
- Added more formatting options for Inference output filenames - thanks to @yansigit!
78
12
### Changed
79
13
- Model browser base model types are now loaded dynamically from CivitAI, reducing the need for updates to add new types
80
14
### Fixed
81
15
- Fixed crash when clicking "Remind me Later" on the update dialog
82
16
- Fixed some cases of crashing when GitHub API rate limits are exceeded
83
17
- Fixed Git missing from env vars when running SwarmUI
84
18
- Fixed missing package thumbnails due to moved or inaccessible urls
19
+
- Fixed an issue with updating FluxGym in certain cases - thanks to @NullDev!
20
+
- Fixed a typo in the Japanese translation - thanks to @mattyatea!
85
21
### Supporters
86
22
#### Visionaries
87
23
- A huge thank you to our dedicated Visionary-tier Patreon supporter, **Waterclouds**! We’re thrilled to have your ongoing support!
0 commit comments