[gnome-maps] Release 3.37.1
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] Release 3.37.1
- Date: Sat, 25 Apr 2020 07:35:32 +0000 (UTC)
commit 2603f6012eb9f3c58ac93fe4d69ccdf6c429d0a5
Author: Marcus Lundblad <ml update uu se>
Date: Sat Apr 25 09:33:16 2020 +0200
Release 3.37.1
NEWS | 45 +++++++++++++++++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 46 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2abad56e..368117fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+3.37.1 - Apr 25, 2020
+=========================
+
+Changes since 3.36.0
+ - Adaptive UI for narrow screens
+ - Recognize contact:website and contact:phone OSM tags
+ - Fix link to sign up for an OpenStreetMap account for editing
+ - Public transit routing plugin for GoMetro (South Africa)
+ - Don't reset query points when routing fails (e.g. no public transit provider
+ is available) to allow switching mode with the same query
+ - Add command line option to specify tile size when using --local with a local
+ tile cache
+ - Fix a bug not displaying tiles south of the equator when using --local
+ - Allow entering DMS coordinates without comma between latitude and logitude
+ parts
+ - Use localized digits in more places
+
+Added/updated/fixed translations
+ - Korean
+ - Slovenian
+ - Ukranian
+ - Chinese (Taiwan)
+ - Serbian
+ - German
+ - Norwegian Bokmål
+ - Catalan
+ - Greek
+
+All contributors to this release
+Cheng-Chia Tseng <pswo10680 gmail com>
+Daniel Korostil <ted korostiled gmail com>
+Efstathios Iosifidis <eiosifidis gnome org>
+James Westman <james flyingpimonster net>
+Jeeyong Um <conr2d gmail com>
+Jonathan Brielmaier <jonathan brielmaier web de>
+Jordi Mas <jmas softcatala org>
+Kjartan Maraas <kmaraas gnome org>
+Marcus Lundblad <ml update uu se>
+Matej Urbančič <mateju svn gnome org>
+Piotr Drąg <piotrdrag gmail com>
+Sabri Ünal <libreajans gmail com>
+Tim Sabsch <tim sabsch com>
+Yuri Chornoivan <yurchor ukr net>
+Марко Костић <marko m kostic gmail com>
+
3.36.0 - Mar 7, 2020
=========================
diff --git a/meson.build b/meson.build
index 97e61e04..ebce469f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-maps', 'c',
- version: '3.36.0',
+ version: '3.37.1',
license: 'GPL2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]