Releases: LykosAI/StabilityMatrix
Releases · LykosAI/StabilityMatrix
v2.3.4
v2.3.3
Fixed
- Fixed GPU recognition for Nvidia Tesla GPUs
- Fixed checkpoint file index extension identification with some path names
- Fixed issue where config file may be overwritten during Automatic1111 package updates
- Fixed "Directory Not Found" error on startup when previously selected Data directory does not exist
- Fixed #83 - Display of packages with long names in the Package Manager
- Fixed #64 - Package install error if venv already exists
v2.3.2
Added
- Added warning for exFAT / FAT32 drives when selecting a data directory
Fixed
- Automatic1111 and ComfyUI should now install the correct version of pytorch for AMD GPUs
- Fixed "Call from invalid thread" exceptions preventing download completion notifications from showing
- Fixed model preview image downloading with incorrect name
Changed
- Redesigned "Select Model Version" dialog to include model description and all preview images
v2.3.1
Fixed
- Fixed Auto update not appearing in some regions due to date formatting issues
- Local package import now migrates venvs and existing models
v2.3.0
Added
- New installable Package - Fooocus
- Added "Select New Data Directory" button to Settings
- Added "Skip to First/Last Page" buttons to the Model Browser
- Added VAE as a checkpoint category in the Model Browser
- Pause/Resume/Cancel buttons on downloads popup. Paused downloads persists and may be resumed after restarting the app
- Unknown Package installs in the Package directory will now show up with a button to import them
Fixed
- Fixed issue where model version wouldn't be selected in the "All Versions" section of the Model Browser
- Improved Checkpoints page indexing performance
- Fixed issue where Checkpoints page may not show all checkpoints after clearing search filter
- Fixed issue where Checkpoints page may show incorrect checkpoints for the given filter after changing pages
- Fixed issue where Open Web UI button would try to load 0.0.0.0 addresses
- Fixed Dictionary error when launch arguments saved with duplicate arguments
- Fixed Launch arguments search not working
Changed
- Changed update method for SD.Next to use the built-in upgrade functionality
- Model Browser navigation buttons are no longer disabled while changing pages
v2.2.1
v2.2.1
Fixed
- Fixed SD.Next shared folders config not working with new config format, reverted to Junctions / Symlinks
v2.2.0
Added
- Added option to search by Base Model in the Model Browser
- Animated page transitions
Fixed
- Fixed #59 -
GIT
environment variable is now set for the embedded portable git on Windows as A1111 uses it instead of defaultPATH
resolution - Fixed embedded Python install check on Linux when an incompatible windows DLL is in the Python install directory
- Fixed "ObjectDisposed" database errors that sometimes appeared when closing the app
Changed
- Revamped Package Manager UI
- InvokeAI installations can now use checkpoints from the Shared Models folder
v2.1.2
v2.1.1
v2.1.0
Added
- New installable Package - VoltaML
- New installable Package - InvokeAI
- Launch button can now support alternate commands / modes - currently only for InvokeAI
- Settings option to set global environment variables for Packages
Changed
- Compatible packages (ComfyUI, Vlad/SD.Next) now use config files / launch args instead of symbolic links for shared model folder redirect
Fixed
- Fixed #48 - model folders not showing in UI when they were empty
- Updater now shows correct current version without trailing
.0
- Fixed program sometimes starting off-screen on multi-monitor setups
- Fixed console input box transparency
- Fixed #52 - A1111 default approx-vae model download errors by switching default preview method to TAESD
- Fixes #50 - model browser crash when no model versions exist
- Fixed #31 - missing ControlNet link to Shared Models Folder for SD.Next
- Fixed #49 - download progress disappearing when changing pages in Model Browser