Releases: unknownskl/greenlight
Releases · unknownskl/greenlight
v2.4.1
v2.4.0
- Implement localization support for EN/RU/UA (huge thanks to @chefranov) #1468
- Replace failing XAL authentication mechanism with MSAL. #1506 #1473 #1446 #1126 #1109
- Updated dependencies to optimise performance
ℹ️ V3 is being worked on that should include a lot of fixes and new features, no ETA yet!
v2.3.3
- Improve silent token authentication and fix region selector not being active during SilentFlow (credits to @chefranov) #1458 #1199 #1119
- Fix a possible use case where the user tokens has been expired which caused a non-ending loop of the authentication.
- Fix xCloud loop when loading games because it fails due to change in library size. #1464 #1465
v2.3.2
- Add a stream volume control slider to the Gamebar UI (credits to @dylanlanigansmith)
- Change flags to enable VA-API (credits to @sunshineinabox)
v2.3.1
v2.3.0
- Fixed 401 error when starting a new stream from console #1192
- Added ability to map buttons (credits to @kouta-kun)
- Updated authentication mechanism to support persistent logins (no more popups!)
This release was an unexpected one because the endpoint to start a new stream from your home console has been changed and therefore it was not possible to fully test the new features.
v2.2.1
v2.2.0
- Added a WebUI option to make Greenlight available over the network. Enables usage of Greenlight on devices with a chromium based webbrowser. #673
- Adding human readable waiting time when queued for a xCloud stream (credits to @NiccoMaganeli)
- Added a low resolution mode for the Steam Deck to set a lower resolution then 720p for using FSR #1133
- Updated icons #1127 (credits to @el2zay, and thanks for @jxhug for the suggestion)
- Added toggles to mute audio / hide video to use in a controller-only setup (credits to @thirty7four2)
- Added permission prompt for microphone access after authentication to prevent mass spamming for access #1069 #365
- Added option to set language of the stream in the streaming settings #1166 #1119 #692 #319 (credits to @andy-kru)
v2.1.1
v2.1.0
- Fix vibration detection #1076 #813 (credits to @LostVector and @opencv4nodejs)
- Revamped the xCloud UI. New overview page with recent played titles and new added games.
- Set default resolution to 1280*800 to fix several scaling issues on Steamdeck
- Experimental support for second controller (Uses same user profile, so multiplayer in some games does not work correctly) #916
- Fix webrtc plots in debug window (credits to @LostVector)