diff options
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 5d2a2ce..ae2f690 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -52,6 +52,11 @@ </screenshots> <releases> + <release version="3.2.5" date="2023-11-18"> + <description> + <p>Fix incorrect color on some nvidia wayland systems running kde plasma (support 10-bit color depth)</p> + </description> + </release> <release version="3.2.4" date="2023-11-05"> <description> <p>Nvidia x11: disable screen direct record option, as there is an nvidia driver bug that causes some games to freeze/crash with this option</p> |