From dd9a426fa48fd1db8f5e50340933a1010f9b74a9 Mon Sep 17 00:00:00 2001 From: Jehan Date: Sun, 4 Oct 2020 18:52:25 +0200 Subject: [PATCH] desktop: update appdata with date and additional release note items. This commit should have gone in master first, but appdata already diverged in both gimp-2-10 and master branch. I'll sync again later. --- desktop/org.gimp.GIMP.appdata.xml.in.in | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/desktop/org.gimp.GIMP.appdata.xml.in.in b/desktop/org.gimp.GIMP.appdata.xml.in.in index e7f1770377..67e81dff5d 100644 --- a/desktop/org.gimp.GIMP.appdata.xml.in.in +++ b/desktop/org.gimp.GIMP.appdata.xml.in.in @@ -73,8 +73,8 @@ - - https://www.gimp.org/news/2020/08/23/gimp-2-10-22-released/ + + https://www.gimp.org/news/2020/10/04/gimp-2-10-22-released/ <_p> GIMP 2.10.22 is mainly a bug fix release. Notable changes: @@ -87,6 +87,12 @@ <_li> Multiple improvements in Corel PaintShop Pro support + <_li> + "Sample merged" now available in GEGL operation tool options + + <_li> + "Sample merged" is now enabled by default for color picking + <_li> The option enabling OpenCL support has been moved to the Playground tab in Preferences @@ -95,6 +101,12 @@ Matting Levin is now the default engine of Foreground Select tool as it performs a lot better + <_li> + New progressive performance logs and dashboard updates + + <_li> + Verbose debug now shows Flatpak info when relevant + <_li> Various bug fixes