File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ android {
1111 minSdk 16
1212 targetSdk 34
1313
14- versionName " 12.0.2 "
15- versionCode = 313
14+ versionName " 12.1 "
15+ versionCode = 314
1616
1717 // Generate native debug symbols to allow Google Play to symbolicate our native crashes
1818 ndk. debugSymbolLevel = ' FULL'
Original file line number Diff line number Diff line change 1+ - Adjusted bitrate calculation logic to provide consistency across codecs, HDR settings, and local/remote streaming
2+ - Added support for full end-to-end stream encryption with Sunshine*
3+ - Fixed immediate connection termination error when streaming over some Internet connections*
4+ - Added option to adjust emulated rumble intensity
5+ - Added option to scroll in controller mouse emulation mode
6+ - Improved connection reliability during temporary network interruptions
7+ - Fixed pass-through of special Sunshine key combos to the host
8+
9+ * Requires upcoming Sunshine v0.22.0 release or the latest Sunshine nightly build
You can’t perform that action at this time.
0 commit comments