[gnome-maps/wip/jonasdn/mapbox-3-18: 4/4] Release 3.18.3



commit 3ad4b4ef23a74a85528a013e23a4f4b2ea712156
Author: Jonas Danielsson <jonas threetimestwo org>
Date:   Sat Jul 30 15:06:27 2016 +0200

    Release 3.18.3

 NEWS         |   38 ++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 39 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fb8b43b..8c988ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+3.18.3 - 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.18.2:
+
+- Change tile URIs to use Mapbox, through proxy
+
+Added/updated/fixed translations:
+  - Esperanto
+  - Slovenian
+  - Latvian
+  - Occitan
+
+All contributors to this release:
+Cédric Valmary <cvalmary yahoo fr>
+Jonas Danielsson <jonas threetimestwo org>
+Kjartan Maraas <kmaraas gnome org>
+Kristjan SCHMIDT <kristjan schmidt googlemail com>
+Matej Urbančič <mateju svn gnome org>
+Mingye Wang (Arthur2e5) <arthur200126 gmail com>
+Rūdolfs Mazurs <rudolfsm src gnome org>
+
+
+Changes since 3.18.2:
+
 3.18.2 - November 9, 2015
 ======================
 
diff --git a/configure.ac b/configure.ac
index d6ba039..7bb2292 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.18.2],
+        [3.18.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]