Releases: LykosAI/StabilityMatrix
Releases · LykosAI/StabilityMatrix
v1.1.4
Bug Fixes
- Fix "Could not find library after setting path" error on Select Install directory dialog when directory entered does not exist
- Extended timeout for application restart on new updates
Supports Win 10 - 11, 64 bit
Download either the exe or zip, the zip is just the exe file compressed
v1.1.3
Fixes
- Fix crash when CivitAI requests fail or time out
- Fix error when stopping WebUI
Full Changelog: v1.1.2...v1.1.3
v1.1.2
New Features
- Portable Mode is here! Take Stability Matrix with you across different drives or computers
- Choose your own data directory, for those of you who don't need portability, but want to customize the installation
- Migration helper for converting older versions to the new format (including conversion to portable mode)
- New toggle to import CivitAI metadata and image preview on drag & drop import
- Automatic updates! This is (hopefully) the last version you will need to manually update!
- Remember previous window position & size on startup
- Model Browser will remember your previous search settings
- Show size of file in Model Browser (thanks @NuarkNoir)
Bug Fixes
- Fix python "_pth" not found errors when username included spaces or special characters
- Increased Model Browser timeout from 8s to 15s
- Console progress bar during image generation should be less spammy
- Fixed some crashes when an unhandled exception was thrown before MainWindow was shown
Full Changelog: v1.0.3...v1.1.2
v1.0.3
v1.0.2
New Features
- Model Browser search now supports
#tags
and@usernames
- Show "No results found" message instead of blank page if no results were found on the model browser
Bug Fixes
- Handle errors from unknown CivitAI model types
- Reset Model Browser's current page when searching a new term (thanks
@nx
for the report!) - Reduce GitHub API calls to help prevent rate limiting
- Install Python if its missing before doing Python things
v1.0.0
v1.0.1
Fixes
- Fixed settings menu crash if one-click install screen skipped before accessing without packages installed
- Version number display in settings menu
- Fixed a crash on displaying notifications from upstream Windows API issue CommunityToolkit/WindowsCommunityToolkit#4858
Internal
- Streamlined CI for releases