diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-04-06 16:50:18 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-04-06 16:50:18 +0200 |
commit | afe426c02317569d664b2dec8f17a03ec97bff10 (patch) | |
tree | ba7f8f9caa413f1275a735c8c8109495bb7a7bd0 | |
parent | 135a80dfefbfe75e9c75e5b135a6c70650a27766 (diff) |
Update appdata
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 1d7093a..2efd59f 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -80,6 +80,14 @@ </screenshots> <releases> + <release version="3.6.4" date="2024-04-06"> + <description> + <ul> + <li>Fix AMD h264 causing stutter in games on some AMD GPUs</li> + <li>Fix recording breaking when updating flatpak on some systems (where $HOME is symlinked to another location)</li> + </ul> + </description> + </release> <release version="3.6.3" date="2024-03-21"> <description> <ul> |