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
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,22 @@ 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
+
## v2.7.0-dev.2
9
+
### Fixed
10
+
- Fixed InvalidOperation errors when signing into accounts shortly after signing out, while the previous account update is still running
11
+
12
+
## v2.7.0-dev.1
13
+
### Added
14
+
- Accounts Settings Subpage
15
+
- Lykos Account sign-up and login - currently for Patreon OAuth connections but GitHub requests caching and settings sync are planned
16
+
- Supporters can now connect your Patreon accounts, then head to the Updates page to choose to receive auto-updates from the Dev or Preview channels
17
+
- CivitAI Account login with API key - enables downloading models from the Browser page that require CivitAI logins, more integrations like liking and commenting are also planned
18
+
- Updates Settings Subpage
19
+
- Toggle auto-update notifications and manually check for updates
20
+
- Choose between Stable, Preview, and Dev update channels
21
+
## Changed
22
+
- Model Browser page has been redesigned, featuring more information like rating and download counts
23
+
8
24
## v2.6.2
9
25
### Changed
10
26
- Backend changes for auto-update schema v3, supporting customizable release channels and faster downloads with zip compression
0 commit comments