diff --git a/desktop/org.gimp.GIMP.appdata.xml.in.in b/desktop/org.gimp.GIMP.appdata.xml.in.in index 67e81dff5d..a5e25679c0 100644 --- a/desktop/org.gimp.GIMP.appdata.xml.in.in +++ b/desktop/org.gimp.GIMP.appdata.xml.in.in @@ -73,6 +73,43 @@ + + https://www.gimp.org/news/2020/TODO/gimp-2-99-2-released/ + + <_p> + This is the first development release for GIMP 3.0, whose focus + was the port to the GTK+3 toolkit. Noteworthy improvements + (though some are still work-in-progress) include: + +
    + <_li> + Multi-selection of layers in the Layers dockable + + <_li> + Proper high pixel density display support + + <_li> + Improved input device support + + <_li> + Major plug-in API rewrite + + <_li> + Plug-in API now available in C/C++, Python 3, Javascript, Lua and Vala + + <_li> + New manageable extension format + + <_li> + CSS-based themes and actual symbolic icon theme support + + <_li> + Wayland support + +
+
+
+ https://www.gimp.org/news/2020/10/04/gimp-2-10-22-released/