diff options
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index bb5769b..483b1c6 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -80,6 +80,22 @@ </screenshots> <releases> + <release version="4.3.3" date="2024-11-22"> + <description> + <ul> + <li>Fix application not starting on pulseaudio systems (for example linux mint 21.3)</li> + <li>Dont display monitor capture option when not available</li> + </ul> + </description> + </release> + <release version="4.3.2" date="2024-11-21"> + <description> + <ul> + <li>Allow recording from both audio devices and application audio at the same time</li> + <li>Workaround amd driver bug that causes garbage output on some gpus in some amd driver versions</li> + </ul> + </description> + </release> <release version="4.3.1" date="2024-11-17"> <description> <ul> |