From 5d4e271d5abdd44f419eef4a592b89d4a731e12f Mon Sep 17 00:00:00 2001 From: Jehan Date: Thu, 29 Aug 2024 16:25:42 +0200 Subject: [PATCH] desktop: add a item for GIMP 3.0.0-RC1. I had just forgotten to add it, though fortunately (or not) it doesn't break string freeze because the description fields are not localized right now. Cf. discussions in #8628 and this infrastructure report: https://gitlab.gnome.org/Infrastructure/damned-lies/-/issues/473 --- desktop/org.gimp.GIMP.appdata.xml.in.in | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/desktop/org.gimp.GIMP.appdata.xml.in.in b/desktop/org.gimp.GIMP.appdata.xml.in.in index e1dcfa7fdc..060359345b 100644 --- a/desktop/org.gimp.GIMP.appdata.xml.in.in +++ b/desktop/org.gimp.GIMP.appdata.xml.in.in @@ -74,6 +74,24 @@ + + +

+ GIMP 3.0.0-RC1 is the first release candidate of the GIMP 3 stable branch. + Most work has happened under the hood on bug fixes, API changes, + plug-ins ported to new API and stability in general. + Some more visible changes include: +

+
    +
  • Logo updated
  • +
  • The dialog for layer effects now proposes a "Merge filter" checkbox
  • +
  • Arrow key navigation in item dockables is now multi-layer aware
  • +
  • Dockable tab navigation with scroll input was reimplemented (feature removed from GTK)
  • +
  • New support for Sketchbook TIFF layers
  • +
  • Public libgimp API v3 now stable
  • +
+
+