diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-03-10 23:17:44 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-03-10 23:17:44 +0100 |
commit | 0d25ffb2a97ff7ff51fab72b6780024909f3e1a6 (patch) | |
tree | ab9bf059479d2ed29687067785aaddfa3c76ec7c /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | 8b3afca0c676aef7e821330e8698220fca79f15c (diff) |
Show the correct monitors when using prime-run
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-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 1577b5c..0336ecf 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -75,6 +75,15 @@ </screenshots> <releases> + <release version="3.6.0" date="2024-03-10"> + <description> + <ul> + <li>Support HDR capture and full color range on nvidia</li> + <li>Support cursor capture when recording a single window</li> + <li>Show the correct monitors when using prime-run</li> + </ul> + </description> + </release> <release version="3.5.3" date="2024-02-16"> <description> <p>Fix minor permissions issue</p> |