diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-11-16 17:40:32 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-11-16 17:40:32 +0100 |
commit | 0c2bb1a7a3dfe555619c17748d88e50bd330b80a (patch) | |
tree | b010e48b611fa1084f7cff73f33c485bf33742b6 /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | 4ebda17bd2d4b47c281845855354e5e34f25883e (diff) |
4.3.0 - support application audio recording
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 e4d821c..faace84 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.3.0" date="2024-11-16"> + <description> + <ul> + <li>Add option to record audio from applications instead of audio devices (pipewire only)</li> + </ul> + </description> + </release> <release version="4.2.6" date="2024-11-05"> <description> <ul> |