Releases: unknownskl/greenlight
Releases · unknownskl/greenlight
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)
v2.0.1
- Add patch to remove region restriction on xCloud #850 (credits to @pccr10001)
- Device info updated to stream true 1080p feed from xCloud (credits to @FatCache)
- Flatpak manual build script and AMD VAAPI fix (credits to @Originalimoc)
- Now also released on Flathub 🎉
(This is a re-release of v2.0.0 to bump the internal version of the Flathub release to align the Github release)
v2.0.0-beta15
v2.0.0-beta14
v2.0.0-beta13
- Added support for Free 2 play games on xCloud #918
- Added support for estimated waiting times (Experimental, times may be way off)
- Added (not-tested) experimental flatpak builds #369 #355
- Rewrote stream IPC Communication backend for better data exchange and improved stream handling
- Rewrote all IPC Communications in the frontend code for better portability
- Upgraded electron base from v21 to v26
- Fixed vibration not working since beta 11 #924
- Fixed an issue which prevented the tokens to be loaded properly and results in problems when streaming #896