File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ android {
11
11
minSdk 16
12
12
targetSdk 33
13
13
14
- versionName " 10.11 "
15
- versionCode = 301
14
+ versionName " 11.0 "
15
+ versionCode = 306
16
16
17
17
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
18
18
ndk. debugSymbolLevel = ' FULL'
Original file line number Diff line number Diff line change
1
+ - Added support for horizontal scrolling with Sunshine hosts
2
+ - Enhanced HDR tonemapping when streaming from Sunshine hosts
3
+ - Reduced input latency via increased input polling rate
4
+ - Added support for typing non-ASCII characters with the software keyboard
5
+ - Fixed issues detecting Sunshine and GFE running on the same PC
6
+ - Fixed relative mouse mode not working on some Chrome OS devices
7
+ - Fixed error message appearing after Wake-on-LAN even when it was successful
8
+ - Fixed a bug handling PCs with addresses that contain underscores
9
+ - Fixed a bug that could cause Chromecasts to enter 24 Hz mode when streaming
10
+ - Fixed touchscreen trackpad mode toggle not appearing on certain devices
You can’t perform that action at this time.
0 commit comments