Add reverse geocoding
+Move geocoder, guide, and router selection into menus
+Redesign Search page
+Follow Me and Navigation are switched through menus
+Update translations
+Add support for online and offline profiles
diff --git a/poor/__init__.py b/poor/__init__.py index 2b8d4cac..6cb1e631 100644 --- a/poor/__init__.py +++ b/poor/__init__.py @@ -17,7 +17,7 @@ """An application to display maps and stuff.""" -__version__ = "1.10.1" +__version__ = "1.11.0" try: import pyotherside diff --git a/rpm/harbour-pure-maps.spec b/rpm/harbour-pure-maps.spec index 6bacfe99..a9494c63 100644 --- a/rpm/harbour-pure-maps.spec +++ b/rpm/harbour-pure-maps.spec @@ -5,7 +5,7 @@ %define __provides_exclude_from ^%{_datadir}/.*$ Name: harbour-pure-maps -Version: 1.10.1 +Version: 1.11.0 Release: 1 Summary: Maps and navigation License: GPLv3+