[gnome-maps] Release 3.36.0



commit 2bea5fff4b468038da7dfd72bef3dac4a27938d3
Author: Marcus Lundblad <ml update uu se>
Date:   Sat Mar 7 09:25:33 2020 +0100

    Release 3.36.0

 NEWS                               | 19 +++++++++++++++++++
 data/org.gnome.Maps.appdata.xml.in | 30 ++++++++++++++++++++++++++++++
 meson.build                        |  2 +-
 3 files changed, 50 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5857f50f..2abad56e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.36.0 - Mar 7, 2020
+=========================
+
+Added/updated/fixed translations
+ - Catalan
+ - Dutch
+ - Punjabi
+ - Italian
+ - Korean
+ - Polish
+
+All contributors to this release
+Aman Alam <apreet alam gmail com>
+Gianvito Cavasoli <gianvito gmx it>
+Jeeyong Um <conr2d gmail com>
+Jordi Mas <jmas softcatala org>
+Nathan Follens <nfollens gnome org>
+Piotr Drąg <piotrdrag gmail com>
+
 3.35.92 - Feb 29, 2020
 =========================
 
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index e4a12cfe..b8fe43cf 100644
--- a/data/org.gnome.Maps.appdata.xml.in
+++ b/data/org.gnome.Maps.appdata.xml.in
@@ -42,6 +42,36 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release date="2020-03-07" version="3.36.0">
+      <description>
+        <ul>
+          <li>Initial support for public transit routing</li>
+          <li>Re-arrange context menu. Move "export as image" to hamburger menu</li>
+          <li>Avoid flickering the current location marker when changes</li>
+        </ul>
+      </description>
+    </release>
+    <release date="2020-01-04" version="3.34.3">
+       <description>
+        <ul>
+          <li>Added Malay translation</li>
+        </ul>
+      </description>
+     </release>
+     <release date="2019-11-23" version="3.34.2">
+      <description>
+        <ul>
+          <li>Fix generating Wikipedia URLs in some cases</li>
+        </ul>
+      </description>
+    </release>
+    <release date="2019-10-07" version="3.34.1">
+      <description>
+        <ul>
+          <li>Update tile size to 512 px when using --local option</li>
+        </ul>
+      </description>
+    </release>
     <release date="2019-09-09" version="3.34.0">
       <description>
         <ul>
diff --git a/meson.build b/meson.build
index a9b5f692..97e61e04 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-maps', 'c',
-       version: '3.35.92',
+       version: '3.36.0',
        license: 'GPL2+'
 )
 


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