aboutsummaryrefslogtreecommitdiff
path: root/com.dec05eba.gpu_screen_recorder.appdata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r--com.dec05eba.gpu_screen_recorder.appdata.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml
index eac4f0b..9f83665 100644
--- a/com.dec05eba.gpu_screen_recorder.appdata.xml
+++ b/com.dec05eba.gpu_screen_recorder.appdata.xml
@@ -33,6 +33,18 @@
</screenshots>
<releases>
+ <release version="1.3.0" date="2023-02-20">
+ <description>
+ <ul>
+ <li>Switch to EGL (fixes possible window capture issues when using a compositor)</li>
+ <li>Add option to change hotkeys</li>
+ <li>Add option to merge audio tracks into one audio track</li>
+ <li>Add option to follow the focused window</li>
+ <li>Add option to force set h264/hevc (services such as discord can't play hevc videos directly in the application)</li>
+ <li>Show proper error when NVIDIA GPU is not in use</li>
+ </ul>
+ </description>
+ </release>
<release version="1.2.1" date="2022-11-24">
<description>
<p>Allow choosing between mp4, flv and mkv for record/replay. mkv survives system crashes</p>