Version 10.0

This commit is contained in:
Cameron Gutman 2022-03-08 19:29:48 -06:00
parent bfdda48fee
commit e5a7bb40e9
2 changed files with 8 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 16
targetSdkVersion 31
versionName "9.10.1"
versionCode = 271
versionName "10.0"
versionCode = 272
}
flavorDimensions "root"

View File

@ -0,0 +1,6 @@
- Introduced new frame pacing options to balance latency and smoothness
- The old "Never drop frames" option is now called "Prefer smoothest video"
- All streams can now be launched in HDR-capable mode (some games require an HDR compatible display on your host PC)
- Moonlight will automatically attempt to wake your host PC if it is offline when you attempt to stream via a shortcut
- Improved handling of S-Pen on Android 12
- Updated community contributed translations from Weblate