From ed343ceaac137c055ad4c3e9792e6096ec3ab68f Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sun, 10 Mar 2024 18:43:27 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb12aaaa006..3561ebe0db6 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/Flatpak) Migrate existing configs to Flatpak's XDG_CONFIG_HOME **Misc** - (Build/Windows) Adjust Windows debuginfo artifact to reduce confusion with real release binaries