diff --git a/CHANGELOG.md b/CHANGELOG.md index fb12aaaa006..4ee2d15417a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,8 @@ - (Capture/Linux) Fix mismatched case and unhandled exception in CUDA device lookup - (Config) Add missing resolution to default config ui - (Linux) Fix wrong path in desktop files +- (Tray) Cache icons to avoid possible DRM issues +- (Linux) Migrate old config files to new location if env SUNSHINE_MIGRATE_CONFIG=1 is set (automatically set for Flatpak) **Misc** - (Build/Windows) Adjust Windows debuginfo artifact to reduce confusion with real release binaries