[gnome-maps] Release 3.37.2
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] Release 3.37.2
- Date: Sat, 30 May 2020 08:14:54 +0000 (UTC)
commit 166514e6bdfe41ec739bfebece64d1543ae25b8c
Author: Marcus Lundblad <ml update uu se>
Date: Sat May 30 09:44:41 2020 +0200
Release 3.37.2
NEWS | 32 ++++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 33 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 368117fe..0c2468e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+3.37.2 - May 30, 2020
+=========================
+
+Changes since 3.37.1
+ - Fix "no network" dispay to fit better on smaller displays
+ - Add initial basic support for running unit tests on builds
+ - Enable sandboxing on the WebKit web view used in OpenStreetMap account setup
+ - Limit the number of fraction digits when displaying raw coordinates in place
+ entries (i.e. when route searching) for better readability
+ - Restrict the user location accuracy circle to only show when all of it fits
+ in the view (both horizontally and vertically) to avoid obscuring too much
+ of the map view i.e. on very wide displays. Also lower the opacity of the
+ circle to make it "stand out" less
+
+Added/updated/fixed translations
+ - Turkish
+ - Romanian
+ - Persian
+ - Chinese (Taiwan)
+ - Spanish
+ - Ukranian
+
+All contributors to this release
+Cheng-Chia Tseng <pswo10680 gmail com>
+Danial Behzadi <dani behzi ubuntu com>
+Daniel Mustieles <daniel mustieles gmail com>
+Emin Tufan Çetin <etcetin gmail com>
+Florentina Mușat <emryslokadottir gmail com>
+Marcus Lundblad <ml update uu se>
+mimi89999 <michel lebihan pl>
+Yuri Chornoivan <yurchor ukr net>
+
3.37.1 - Apr 25, 2020
=========================
diff --git a/meson.build b/meson.build
index f0b78772..e1a9d003 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-maps', 'c',
- version: '3.37.1',
+ version: '3.37.2',
license: 'GPL2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]