changelog: v0.18.1 (#873)

This commit is contained in:
ReenigneArcher
2023-01-31 16:02:16 -05:00
committed by GitHub
parent cdfcdf2dc7
commit 08ac580bc6

View File

@@ -1,5 +1,10 @@
# Changelog
## [0.18.1] - 2023-01-31
### Fixed
- (Linux) Fixed missing dependencies for deb and rpm packages
- (Linux) Use dynamic boost
## [0.18.0] - 2023-01-29
Attention, this release contains critical security fixes. Please update as soon as possible. Additionally, we are
encouraging users to change your Sunshine password, especially if you expose the web UI (i.e. port 47790 by default)
@@ -301,3 +306,4 @@ settings. In v0.17.0, games now run under your user account without elevated pri
[0.16.0]: https://github.com/LizardByte/Sunshine/releases/tag/v0.16.0
[0.17.0]: https://github.com/LizardByte/Sunshine/releases/tag/v0.17.0
[0.18.0]: https://github.com/LizardByte/Sunshine/releases/tag/v0.18.0
[0.18.1]: https://github.com/LizardByte/Sunshine/releases/tag/v0.18.1