This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
### Added: | ||
- Linux arm64 support (self-updater not tested) | ||
- Installing trailers addon from settings page | ||
- Clear button in search bar | ||
- Folder picker for downloads and backups locations | ||
- In-app notifications (error notifications show error details on click when available) | ||
- Game descriptions and ratings from Oculus and AppLab stores in game details window | ||
- "Other Apps" page | ||
- "Show hidden" checkbox in game donation page | ||
- Force uninstalling admin apps | ||
- "ADB unauthorized" info bar | ||
- 2 help dialogs for connection issues (no device and adb unauthorized) | ||
|
||
### Fixed: | ||
- Device connection check failing in some cases | ||
- Available games list population called at the wrong time causing warnings | ||
- Debug logs not being written to disk above 3MB file size | ||
|
||
### Other changes: | ||
- Renamed "Version Name" column to "Installed Version" and changed version format to "versionName (versionCode)" | ||
- In "Donate Games" page "Ignore Selected" button can now be used to remove apps from ignore list |