diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-03-21 20:19:15 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-03-21 20:19:15 +0100 |
commit | c62c5406f475203bbf2f236ea2466749f0d35d80 (patch) | |
tree | 0ac868ceba0325ab6724b7712f7430f6eb1e1a36 | |
parent | 2ed4a6ec4a0c7caaad03516f1f06605fa107d5b4 (diff) |
Update appdata
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index d3597be..45b7859 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -80,6 +80,15 @@ </screenshots> <releases> + <release version="3.6.3" date="2024-03-21"> + <description> + <ul> + <li>Fix nvidia window capture/wayland capture if the user has set __GL_THREADED_OPTIMIZATIONS to 1</li> + <li>Fix full color range capture in nvidia window capture</li> + <li>Properly clear cursor in window capture</li> + </ul> + </description> + </release> <release version="3.6.2" date="2024-03-20"> <description> <ul> |