diff options
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 50a1f18..2fdd66d 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -44,6 +44,11 @@ </screenshots> <releases> + <release version="2.1.3" date="2023-05-12"> + <description> + <p>Attempt to fix possible issue on some systems with amd/intel where capture region is incorrect when multiple monitors are connected.</p> + </description> + </release> <release version="2.1.2" date="2023-04-27"> <description> <p>Attempt to fix possible audio/video sync on NVIDIA after recording for a long time. Temporary disable opus/flac because it breaks when recording multiple audio inputs.</p> |