diff options
-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> |