[gnome-maps] Release 3.34.0
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] Release 3.34.0
- Date: Mon, 9 Sep 2019 18:12:09 +0000 (UTC)
commit c6186bf0f1e5a904b2d72e26bbe278a417269882
Author: Marcus Lundblad <ml update uu se>
Date: Mon Sep 9 20:10:39 2019 +0200
Release 3.34.0
NEWS | 15 +++++++++++++++
data/org.gnome.Maps.appdata.xml.in | 34 ++++++++++++++++++++++++++++++++++
meson.build | 2 +-
3 files changed, 50 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9e3259b..e6a1785 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.34.0 - Sep 9, 2019
+=========================
+
+Added/updated/fixed translations
+ - Korean
+ - Brazilian Portuguese
+ - Croatian
+ - Greek
+
+All contributors to this release
+Efstathios Iosifidis <eiosifidis gnome org>
+Goran Vidović <trebelnik2 gmail com>
+Rafael Fontenelle <rafaelff gnome org>
+Seong-ho Cho <shcho gnome org>
+
3.33.92 - Sep 2, 2019
=========================
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index 3f2455e..e4a12cf 100644
--- a/data/org.gnome.Maps.appdata.xml.in
+++ b/data/org.gnome.Maps.appdata.xml.in
@@ -42,6 +42,39 @@
</screenshot>
</screenshots>
<releases>
+ <release date="2019-09-09" version="3.34.0">
+ <description>
+ <ul>
+ <li>Auto-complete "search-as-you-type"</li>
+ <li>Revamped sharing dialog</li>
+ <li>Support opening OpenStreetMap URLs</li>
+ <li>Faster startup</li>
+ <li>Remember map style last used when starting (street or aerial view)</li>
+ </ul>
+ </description>
+ </release>
+ <release date="2019-05-21" version="3.32.2.1">
+ <description>
+ <ul>
+ <li>Fix misaligned rendering of shape layers with the new map tiles</li>
+ </ul>
+ </description>
+ </release>
+ <release date="2019-05-06" version="3.32.2">
+ <description>
+ <ul>
+ <li>Remove some unnessesary instructions in turn-by-turn route searches</li>
+ </ul>
+ </description>
+ </release>
+ <release date="2019-03-31" version="3.32.1">
+ <description>
+ <ul>
+ <li>Updated Croatian translations</li>
+ </ul>
+ </description>
+ </release>
+
<release date="2019-03-11" version="3.32.0">
<description>
<ul>
@@ -94,3 +127,4 @@
</component>
+
diff --git a/meson.build b/meson.build
index dcf6ef1..bcc48ae 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-maps', 'c',
- version: '3.33.92',
+ version: '3.34.0',
license: 'GPL2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]