[gnome-maps: 4/4] Release 3.21.4



commit 0b8235bddb2ff0e1ee32b45fc5a148502900ea4f
Author: Jonas Danielsson <jonas threetimestwo org>
Date:   Sat Jul 30 14:44:27 2016 +0200

    Release 3.21.4

 NEWS         |   56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 57 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1ba4b96..fbad11a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,59 @@
+3.21.4 - Jul 30, 2016
+=========================
+
+Hi!
+
+This is an important release! With this release we switch from using
+the MapQuest open API for fetching tiles. And instead we start using
+Mapbox API. Using an community API key from Mapbox.
+
+Mapbox is a company with a commitment to Open source. And provides
+infrastructure that will allow us to do more with Maps. We are accessing
+the Mapbox API through a GNOME proxy that will allow us to easier switch
+our tile provider/URI in the future.
+
+Big thanks to Mattias Bengtsson who made this solution happen.
+
+Thank you, and sorry for our outage.
+
+Changes since 3.20.1:
+
+- Change tile URIs to use Mapbox, through proxy
+- Fix escaping of tel: URIs
+- Adapt colors of instuction when printing routes
+
+Added/updated/fixed translations:
+  - Esperanto
+  - Slovenian
+  - Occitan
+  - Polish
+  - Portuguese
+  - Turkish
+  - Catalan
+  - Norwegian bokmål
+  - Indonesian
+  - Punjabi
+  - Spanish
+  - Friulian
+
+All contributors to this release:
+Anders Jonsson <anders jonsson norsjovallen se>
+Andika Triwidada <atriwidada gnome org>
+A S Alam <aalam users sf net>
+Cédric Valmary <cvalmary yahoo fr>
+Daniel Mustieles <daniel mustieles gmail com>
+Fabio Tomat <f t public gmail com>
+Jonas Danielsson <jonas threetimestwo org>
+Jordi Mas <jmas softcatala org>
+Kjartan Maraas <kmaraas gnome org>
+Kristjan SCHMIDT <kristjan schmidt googlemail com>
+Marcus Lundblad <ml update uu se>
+Matej Urbančič <mateju svn gnome org>
+Muhammet Kara <muhammetk gmail com>
+Nayan Deshmukh <nayan26deshmukh gmail com>
+Piotr Drąg <piotrdrag gmail com>
+Tiago Santos <tiagofsantos81 sapo pt>
+
 3.20.1 - April 11, 2016
 =========================
 
diff --git a/configure.ac b/configure.ac
index 92d9c7d..68f68e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 # This file is processed by autoconf to create a configure script
 AC_INIT([gnome-maps],
-        [3.20.1],
+        [3.21.4],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-maps],
         [gnome-maps])
 


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