Releases: LykosAI/StabilityMatrix
Releases · LykosAI/StabilityMatrix
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