Skip to content

Releases: LykosAI/StabilityMatrix

v1.0.3

27 Jun 02:58
0e6b5bd
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue where "results hidden by filters" was shown incorrectly in the Model Browser

v1.0.2

27 Jun 02:31
a218e07
Compare
Choose a tag to compare

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

26 Jun 01:48
b97a2d8
Compare
Choose a tag to compare

Initial Release

Supports Windows 10 or 11, 64 bit

Features

  • One-click Installation
  • Model/Checkpoint Browser & Manager
  • Install multiple different web UIs
  • Shared models folder between all web UI packages, saving space

v1.0.1

26 Jun 01:52
5c4cc85
Compare
Choose a tag to compare

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