diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-11-22 18:55:54 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-11-22 18:55:54 +0100 |
commit | c08811c0f3234f834479c6eeb1fffaccc29b7f8e (patch) | |
tree | 24719b584dc5359f74adc55cb8001a2f468183f2 /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | f8dc5999e9a98fd75f1e79c292299d18bab2aaf8 (diff) |
4.3.3 - fix startup on linux mint4.3.3
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-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 0c41ed3..483b1c6 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -80,6 +80,14 @@ </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> |