mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-01 15:25:59 +00:00
Version 10.11
This commit is contained in:
parent
fba9a125bf
commit
aa41bf8d97
@ -9,8 +9,8 @@ android {
|
||||
minSdk 16
|
||||
targetSdk 33
|
||||
|
||||
versionName "10.10"
|
||||
versionCode = 298
|
||||
versionName "10.11"
|
||||
versionCode = 301
|
||||
|
||||
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
|
||||
ndk.debugSymbolLevel = 'FULL'
|
||||
|
7
fastlane/metadata/android/en-US/changelogs/301.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/301.txt
Normal file
@ -0,0 +1,7 @@
|
||||
- Changed the default SDR colorspace from BT.601 to BT.709
|
||||
- Changed the input capture toggle shortcut from Ctrl+Shift+Z to Ctrl+Alt+Shift+Z for consistency with other clients
|
||||
- Toggling input capture now properly toggles keyboard capture on Samsung devices
|
||||
- PC state is now refreshed more quickly after a network change
|
||||
- Fixed entering IPv6 addresses on the Add PC page
|
||||
- Added an experimental option to request full range video
|
||||
- Updated community contributed translations from Weblate
|
Loading…
x
Reference in New Issue
Block a user