Skip to content

Releases: unknownskl/greenlight

v2.4.1

11 Dec 14:05
8e3fd9c

Choose a tag to compare

  • Fix error on startup when user is unable to retrieve xCloud token #1506

⚠️ V2 is in maintenance mode. This means that only critical bugs will be fixed and no new features will be added.
ℹ️ V3 is being worked on that should include a lot of fixes and new features, no ETA yet!

v2.4.0

10 Dec 19:43
f012935

Choose a tag to compare

  • 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

⚠️ V2 is in maintenance mode. This means that only critical bugs will be fixed and no new features will be added.
ℹ️ V3 is being worked on that should include a lot of fixes and new features, no ETA yet!

v2.3.3

20 Sep 21:39

Choose a tag to compare

  • 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

13 Apr 18:56

Choose a tag to compare

v2.3.1

12 Apr 00:08

Choose a tag to compare

  • Fix xCloud error after login when launching the application in a non xCloud supported country #1193

v2.3.0

11 Apr 12:32

Choose a tag to compare

  • 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

11 Mar 22:58

Choose a tag to compare

  • Fixed authentication on a fresh installation. #1168

v2.2.0

05 Mar 21:41

Choose a tag to compare

  • 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

29 Jan 20:02

Choose a tag to compare

  • Fixed controller input not working on default settings #1118 #1117
  • Fixed keyboard mapping on certain keyboard layouts #878
  • Fixed N button mapping when using the new Gamepad driver in settings

v2.1.0

26 Jan 08:13

Choose a tag to compare

  • 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)