[gnome-maps/gnome-3-16: 6/6] Release 3.16.3



commit dea8eafcdea40d886200d7012a6102325d7d20f4
Author: Jonas Danielsson <jonas threetimestwo org>
Date:   Sat Jul 30 15:25:48 2016 +0200

    Release 3.16.3

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 35 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 225105a..057d039 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+3.16.3 - July 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.16.2:
+
+- Change tile URIs to use Mapbox, through proxy
+
+- Added/updated/fixed translations:
+    - Occitan
+    - Portuguese
+    - Icelandic
+
+All contributors to this release:
+Cédric Valmary <cvalmary yahoo fr>
+Emmanuele Bassi <ebassi gnome org>
+Jonas Danielsson <jonas threetimestwo org>
+Pedro Albuquerque <palbuquerque73 gmail com>
+Sveinn í Felli <sv1 fellsnet is>
+
 3.16.1 - May 12, 2015
 =======================
 
diff --git a/configure.ac b/configure.ac
index 3d8c491..f460571 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.16.2],
+        [3.16.3],
         [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]