[gimp] desktop: tentative release for 2.10.4 on 2018-07-07.



commit 4fa5f61dae90c79bc95fefd3ed99d49d1c5678cb
Author: Jehan <jehan girinstud io>
Date:   Tue Jun 26 20:17:17 2018 +0200

    desktop: tentative release for 2.10.4 on 2018-07-07.
    
    And uncommenting the <release> tag for translators to be able to work on
    it. Also using short list items without finale points to agree with
    `appstream-util` rules.

 desktop/org.gimp.GIMP.appdata.xml.in.in | 38 ++++++++++++++++++++-------------
 1 file changed, 23 insertions(+), 15 deletions(-)
---
diff --git a/desktop/org.gimp.GIMP.appdata.xml.in.in b/desktop/org.gimp.GIMP.appdata.xml.in.in
index 1ccf5a316b..bbfd967b28 100644
--- a/desktop/org.gimp.GIMP.appdata.xml.in.in
+++ b/desktop/org.gimp.GIMP.appdata.xml.in.in
@@ -72,27 +72,35 @@
   </provides>
 
   <releases>
-    <!--
-    <release version="2.10.4" date="TODO">
+    <release version="2.10.4" date="2018-07-07">
       <description>
         <_p>
           GIMP 2.10.4 includes a lot of bug fixes as well as various
-          optimizations. In particular fonts loading is not blocking
-          startup anymore. Instead any feature using fonts (such as the
-          Text tool) will now be blocked until fonts are fully loaded.
-          This change was highly requested on some platforms where font
-          loading was sometimes painfully slow.
-        </_p>
-        <_p>
-          The Measurement tool is augmented with a new feature, "Auto
-          straighten", allowing to rotate the active drawable (layer,
-          channel…) with the measurement line used as horizon.
-          As other transform tools, the feature will work on linked
-          drawables as well.
+          optimizations. Most notable changes are:
         </_p>
+        <ul>
+          <_li>
+          Straightening in Measurement tool: layers can be rotated using
+          the measurement line as horizon
+          </_li>
+          <_li>
+          Fast startup: fonts loading is not blocking startup anymore
+          </_li>
+          <_li>
+          Fonts Tagging with the same user interface as for brushes,
+          patterns, and gradients
+          </_li>
+          <_li>
+          PSD support: a pre-composited version of a PSD image can be
+          imported
+          </_li>
+          <_li>
+          Dashboard update: new "Memory" group and improved "Swap"
+          group showing various metrics
+          </_li>
+        </ul>
       </description>
     </release>
-    -->
     <release version="2.10.2" date="2018-05-20">
       <description>
         <_p>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]