- New command line argument
--version
- Custom png poster support
- Correct software bitrate calculation
- Increase vbv-bufsize to 1/10 of requested bitrate
- Improvements to Web UI
- (Linux) Fix search path for config file and assets
- (Linux) Added support for wlroots based compositors on Wayland.
- (Windows) Added an icon for the executable
- Fixed a bug causing segfault when connecting multiple controllers.
- (Linux) Improved NVENC, it now offloads converting images from RGB to NV12
- (Linux) Fixed a bug causes stuttering
- (Linux) Re-enabled KMS
- Added support for Rumble with gamepads.
- Added support for keyboard shortcuts <--- See the README for details.
- (Windows) A very basic script has been added in Sunshine-Windows\tools <-- This will start Sunshine at boot with the highest privileges which is needed to display the login prompt.
- Some cosmetic changes to the WebUI.
- The first time the WebUI is opened, it will request the creation of a username/password pair from the user.
- Fixed audio crackling introduced in version 0.8.0
- (Linux) VAAPI hardware encoding now works on Intel i7-6700 at least. <-- For the best experience, using ffmpeg version 4.3 or higher is recommended.
- (Windows) Installing from debian package shouldn't overwrite your configuration files anymore. <-- It's recommended that you back up
/etc/sunshine/
before testing this.
- Added audio encryption
- (Linux) Added basic NVENC support on Linux
- (Windows) The Windows version can now capture the lock screen and the UAC prompt as long as it's run through
PsExec.exe
https://docs.microsoft.com/en-us/sysinternals/downloads/psexec
- Sunshine will now accept expired or not-yet-valid certificates, as long as they are signed properly.
- Fixed compatibility with iOS version of Moonlight
- Drastically reduced chance of being forced to skip error correction due to video frame size
- (Linux) sunshine.service will be installed automatically.
- Added mDNS support: Moonlight will automatically find Sunshine.
- Added UPnP support. It's off by default.
- (Linux) Added installation package for Debian
- Fixed incorrect scaling for absolute mouse coordinates when using multiple monitors.
- Fixed incorrect colors when scaling for software encoder
- (Linux) Fixed an issue where it was impossible to start sunshine on ubuntu 20.04
- Added a Web Manager. Accessible through: https://localhost:47990 or https://:47990
- (Linux) Added hardware encoding support for AMD on Linux
- (Linux) Moved certificates and saved pairings generated during runtime to .config/sunshine on Linux
- Added support for surround audio
- Maintain aspect ratio when scaling video
- Fix issue where Sunshine is forced to drop frames when they are too large
- Added support for absolute mouse coordinates
- (Linux) Added support for streaming specific monitor on Linux
- (Windows) Added support for AMF on Windows
- prep-cmd is now optional in apps.json
- Fixed bug causing video artifacts
- Fixed bug preventing Moonlight from closing app on exit
- Fixed bug causing preventing keyboard keys from repeating on latest version of Moonlight
- Fixed bug causing segfault when another session of sunshine was already running
- Fixed bug causing crash when monitor has resolution 1366x768
- Fix a memory leak.
- Hardware acceleration on NVidia GPU's for Video encoding on Windows
- Multicasting is now supported: You can set the maximum simultaneous connections with the configurable option: channels
- Configuration variables can be overwritten on the command line: "name=value" --> it can be useful to set min_log_level=debug without modifying the configuration file
- Switches to make testing the pairing mechanism more convenient has been added, see "sunshine --help" for details
- (Linux) Added deb package and service for Linux
- The first official release for Sunshine!