[gnome-maps/wip/jonasdn/mapbox-3-20: 4/4] Release 3.20.2



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

    Release 3.20.2

 NEWS         |   39 +++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 40 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1ba4b96..ffbb372 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+3.20.2 - 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.
+
+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:
+  - Polish
+  - Portuguese
+  - Turkish
+  - Norwegian bokmål
+  - Indonesian
+
+All contributors to this release:
+Andika Triwidada <atriwidada gnome org>
+Jonas Danielsson <jonas threetimestwo org>
+Kjartan Maraas <kmaraas gnome org>
+Marcus Lundblad <ml update uu se>
+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..e60790f 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.20.2],
         [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]