|
4 | 4 | Recommended Gamevault Server Version: `v15.0.0` |
5 | 5 | ###Changes |
6 | 6 |
|
7 | | -- Removed the setup wizard and introduced a new login window |
8 | | -- Added multi-profile support: if no user profile is configured, the demo user will be used by default. |
9 | | -- Upgraded all connections to use the OAuth 2.0 authentication flow |
10 | | -- Login and registration via configured identity providers are now supported |
11 | | -- Added support for multiple root directories, including selection during download |
| 7 | +- Replaced setup wizard with a new login window |
| 8 | +- Introduced multi-profile support: if no user profile is configured, the demo user is used by default |
| 9 | +- Login window now dynamically adapts to the server configuration |
| 10 | +- Upgraded all connections to use OAuth 2.0 authentication flow |
| 11 | +- Added support for login and registration via configured identity providers (SSO) |
| 12 | +- Implemented pending activation state in the login process |
| 13 | +- Added options for logout from this device and logout from all devices |
| 14 | +- Introduced support for multiple root directories, including selection during download |
12 | 15 | - Improved image cache performance |
13 | | -- Added skeleton loading animations to the community tab to better indicate loading states |
| 16 | +- Added support for additional request headers |
| 17 | +- New game settings: default parameters for Un/Installer |
| 18 | +- Cloud Saves: root path is now included in the generated config.yaml |
| 19 | +- Offline cache now auto-renews when outdated |
| 20 | +- Added visual indicator on the install game card when an update is available |
| 21 | +- Implemented skeleton loading animations in the community tab to better indicate loading states |
| 22 | +- Added "Go to Game" button after installation is complete |
| 23 | +- Pressing F5 in the Library now also refreshes the list of installed games |
| 24 | +- Build temporary offline cache if not exists |
| 25 | +- Bug fix: extraction time remaining now displays correctly |
14 | 26 |
|
15 | 27 | ## 1.16.1 |
16 | 28 | Recommended Gamevault Server Version: `v14.1.0` |
|
0 commit comments