diff options
-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 f50bdc3..b8d84eb 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -85,6 +85,14 @@ </screenshots> <releases> + <release version="5.7.1" date="2025-06-07"> + <description> + <ul> + <li>Improve recording performance when running very heavy games</li> + <li>Workaround new nvidia driver issue causing recording to freeze on wayland when explicit sync is enabled</li> + </ul> + </description> + </release> <release version="5.7.0" date="2025-06-04"> <description> <ul> |