v0.15.0

LizardByte/Sunshinev0.15.0Oct 31, 2022by LizardByte-bot

AI Summary

This release focuses on ease of use by automating firewall and service management, and includes official Docker support for ARM64 architecture.

Key Highlights

  • Added automatic firewall rules and service management
  • Added official Docker image
  • Added aarch64 Flatpak package

New Features

  • Firewall rules scripts
  • Automatic firewall rules at install/uninstall
  • Automatic service install/uninstall
  • Official Docker image
  • aarch64 flatpak package

Full Release Notes

### Added
- (Windows) Add firewall rules scripts
- (Windows) Automatically add and remove firewall rules at install/uninstall
- (Windows) Automatically add and remove service at install/uninstall
- (Docker) Official image added
- (Linux) Add aarch64 flatpak package
### Changed
- (Windows/Linux/MacOS) - Move default config and apps file to assets directory
- (MacOS) Bump boost to 1.80 for macport builds
- (Linux) Remove backup and restore of config files
### Fixed
- (Linux) - Create sunshine config directory if it doesn't exist
- (Linux) Remove portable home and config directories for AppImage
- (Windows) Include service install and uninstall scripts again
- (Windows) Automatically delete start menu entry upon uninstall
- (Windows) Automatically delete program install directory upon uninstall, with user prompt
- (Linux) Handle the case of no default audio sink
- (Windows/Linux/MacOS) Fix default image paths
- (Linux) Fix CUDA RGBA to NV12 conversion