summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Danielsson <jonas@threetimestwo.org>2016-01-18 18:55:08 +0100
committerJonas Danielsson <jonas@threetimestwo.org>2016-01-18 18:55:08 +0100
commit35fa29dbc3b43a0f81b926617d81d9347049c97c (patch)
treecca7399adeb7b5133b74868c24e5deca88a93412
parent3028649150aed3787b909c0c026178c54b4d64b1 (diff)
downloadgnome-maps-35fa29dbc3b43a0f81b926617d81d9347049c97c.tar.gz
Release 3.19.4v3.19.4
-rw-r--r--NEWS59
-rw-r--r--configure.ac2
2 files changed, 60 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ffa5e3d4..3120a986 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,62 @@
+3.19.4 - Januari 18, 2016
+==========================
+
+First release of the year, and what a release!
+We have so many new contributors, it really warms your heart.
+And a lot of new stuff added, see below for details!
+
+Changes since 3.19.3:
+- Addded a keybinding help overlay (F1 to activate)
+- Fix zoom behaviour to be more aggresive
+- Fix bug with cancel login in OpenStreetMap account dialog
+- Add keyboard shortcut for going to current location (<Primary>L)
+- Fix layout of OpenStreetMap edit
+- Fix bug that made it impossible to sign-in to OpenStreetMap if you
+ first inputed the wrong credentials
+- Fix drag-and-drop to be more acceptive and responsive
+- Make sure we can export our markers to PNG
+- Give user the choice of exporting markers or not
+- Add GUI for loading and managing shape layers such as GeoJSON or
+ in the future(?) KML
+- Add roundabout support to route
+- Use a regular GtkButton for marking favorites
+
+Added/updated/fixed translations:
+ - Spanish
+ - Kazakh
+ - Slovak
+ - Spanish
+ - Lithuanian
+ - Finnish
+ - Esperanto
+ - Czech
+ - German
+ - Brazilian Portuguese
+ - Norwegian bokmål
+
+All contributors to this release
+Alaf Azam <alafazam@gmail.com>
+Alex Anthony <alex.anthony28991@gmail.com>
+Amisha Singla <amishas157@gmail.com>
+Aurimas Černius <aurisc4@gmail.com>
+Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Damián Nohales <damiannohales@gmail.com>
+Daniel Mustieles <daniel.mustieles@gmail.com>
+Dušan Kazik <prescott66@gmail.com>
+Enrico Nicoletto <liverig@gmail.com>
+Hashem Nasarat <hashem@riseup.net>
+Jiri Grönroos <jiri.gronroos@iki.fi>
+Jonas Danielsson <jonas@threetimestwo.org>
+Karanbir Chahal <karanbleep@gmail.com>
+Kjartan Maraas <kmaraas@gnome.org>
+Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
+Marcus Lundblad <ml@update.uu.se>
+Marek Černocký <marek@manet.cz>
+Mario Blättermann <mario.blaettermann@gmail.com>
+Mattias Bengtsson <mattias.jc.bengtsson@gmail.com>
+Prashant Tyagi <prashanttyagi221295@gmail.com>
+
+
3.19.3 - December 13, 2015
==========================
diff --git a/configure.ac b/configure.ac
index 21c3198f..b7998d29 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.19.3],
+ [3.19.4],
[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-maps],
[gnome-maps])