Releases: TheElixZammuto/moonlight-xbox
Releases · TheElixZammuto/moonlight-xbox
Version 1.16.3
What's Changed
- Support 1440p resolution scale by @seskid in #128
- docs(readme): update vcpkg instructions by @ReenigneArcher in #135
- build(submodules): fix submodule urls by @ReenigneArcher in #137
- Fix 120 FPS by @BradyBrenot in #142
- ci: refactor msbuild workflow by @ReenigneArcher in #136
- ci(build): fix condition for push events by @ReenigneArcher in #143
New Contributors
- @ReenigneArcher made their first contribution in #135
- @BradyBrenot made their first contribution in #142
Full Changelog: 1.16.1...1.16.3
Version 1.16.1
Rebuilt version 1.16.0 with the correct libgamestream configuration (fixes #121)
Version 1.16.0
- Fix 2K Composition Scale
- Fix Curl Multithreading (should fix some random crashes that was found in MS telemetry)
- Added a more informative message in the global moonlight settings
- Use a slider instead of a textbox for bitrate (fixes #111)
- App version is now shown on the stats
- Added the option to press the guide button in the flyout (fixes #115 and #86)
- Check for framerate when switching to HDR (fixes #109)
- Libraries Update
Full Changelog: 1.15.2...1.16.0
Version 1.15.2
- Preliminary 4K HDR support (fixes #91)
- Uses Shaders and color conversion system from moonlight-qt
- Hide settings from the 1st gen Xbox One version that would crash the app and the console does not support (like 4K)
Store Certification would require a longer time due to new restricted capabilites added to the app
Version 1.14.7
- Fixes #93
1.14.6
Version 1.14.6
- Fixes app crash on startup
Version 1.14.5
- Fixes async app load
- Security Contents: fixes CVE-2023-42799, CVE-2023-42800 and CVE-2023-42801
Version 1.14.3
Fixes #87
Version 1.14.1
Revert Submodule moonlight-common-c, fixes streaming
Version 1.14.0
Changelog:
- New Software Keyboard: adds support for modifiers, Function Keys, and arrows! It's experimental and must be enabled on the Moonlight Global Settings. Also Keyboard locale can be changed
- Improved Mouse handling in mouse mode
- New Welcome Screen that gives tricks, tips and suggestion on how to use the App
- Fix memory leaks between connections (Fixes #82 and #74)
- Added Alternate Button Combination for Menu (Fixes #85)
- Added B button in mouse mode to act as the Xbox/Guide button
- Fix Rumble and added support for Trigger Rumble (fixes #79)
- Added DisplayRequest to avoid anti-dim (fixes #83)