diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-08-08 02:04:24 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-08-08 02:04:24 +0200 |
commit | 74ecb8a2a591d2e66ac137d0595701bf15eb68c2 (patch) | |
tree | cf07e8182982eda326c810ad0722e1ac460f4138 /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | a818b2213ba09e0fbf907a94f5393f93eb2c0398 (diff) |
Fix possible capture lag (especially with desktop portal capture)
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index c5c91cb..6d9a890 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -80,6 +80,13 @@ </screenshots> <releases> + <release version="4.1.0" date="2024-08-08"> + <description> + <ul> + <li>Fix possible lag on monitor/desktop portal capture</li> + </ul> + </description> + </release> <release version="4.0.1" date="2024-07-23"> <description> <ul> |