diff options
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 7569ccb..3ef77e4 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -33,6 +33,14 @@ </screenshots> <releases> + <release version="1.3.2" date="2023-03-04"> + <description> + <ul> + <li>Add VRR record option, only use with VRR as it might have driver issues!</li> + <li>Add opus/flac audio options. Opus is only supported by .mp4/.mkv and flac is only supported by .mkv. Automatically changes audio codec if not supported by the container</li> + </ul> + </description> + </release> <release version="1.3.1" date="2023-02-22"> <description> <p>Fix broken replay when recording with audio (possibly broken in normal recording as well)</p> |