[gnome-maps/gnome-3-12] Release 3.12.3
- From: Jonas Danielsson <jonasdn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/gnome-3-12] Release 3.12.3
- Date: Sun, 7 Aug 2016 19:10:07 +0000 (UTC)
commit 77282d2ff20ea2d52d5a25077c47f20287287b6b
Author: Jonas Danielsson <jonas threetimestwo org>
Date: Sun Aug 7 21:05:15 2016 +0200
Release 3.12.3
NEWS | 23 +++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 780cfcb..cda947a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+3.12.3 - Aug 7, 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.12.2:
+
+- Change tile URIs to use Mapbox, through proxy
+- Fix escaping of tel: URIs
+- Adapt colors of instuction when printing routes
+
3.12.2 - May 13, 2014
=======================
diff --git a/configure.ac b/configure.ac
index 61e2ea9..ff45e85 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.12.2],
+ [3.12.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]