X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/17284091d1ed6163db5929b04e27b7a99c3b76cc..23d6216c871ca648a093bd992f25fd9ce18f971d:/NEWS diff --git a/NEWS b/NEWS index 4955a5ed..831f1f6f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,81 @@ +Viking 1.5 (2013-10-13) +New features since 1.4.2 +* Startup preferences for ease of use. +* Multi layer/track statistics. +* Multi layer/track or waypoint detailed lists. +* Control sorting of layers and quick show/hide all options. +* Configurable layer defaults. +* Optimizations when loading and drawing large numbers of tracks. +* Allow higher zoom levels up to 1/32 (OSM z22 equivalent but maps only requested up to z19). +* Retain internal options across sessions. +* Selectable online router service provider (now including OSRM) +* 'Via' points online route refining. +* Download a file directly from an URL. +* Datasource acquiring files from URLs related to the current view. +* Support timestamps (read only) in waypoints. +* Support naming trackpoints. +* Request downloading a region of maps over multiple zoom levels. +* Support Compressed My OSM Traces files (requires libbz2 and libmagic). +* Support opening files drag and drop on to the viewport. +* Support relative paths in Viking files. +* Add support for OSM Humanitarian (HOT) Style Map. +* Advanced preferences. +* Optional track labelling on the viewport. +* Translations for the Basque language. +* Improved Help Manual. +* Many internal improvements. + +Fixes since 1.4.2 +* Fix crashing if attempting to Extend a Route via the Route Finder when the route has no points. + +Viking 1.4.2.0 (2013-07-26) +Bug Fix Release +* Fix menu use of named own Icons since the icons were renamed some time ago. +* [QA] Fix memory leak in drawing new tracks/routes. +* [QA] Fix memory leak on deleting TrackWaypoint layers. +* [QA] Fix large memory leak on viewing Track Properties. +* [QA] Fix incorrect iterator usage. +* [QA] Fix memory leaks on reading in Viking files. +* [QA] Fix memory leak in treeview tooltips and selection. +* [QA] Fix large memory leak when removing DEM layers. +* Fix some interpolated values of a trackpoint on insertion between points. +* Fix handling failed downloads with the My OSM Traces method. +* SF Bugs#101: Fix Acquire from Google Directions. +* Fix name search using Google. +* SF Bugs#100: Fix Crash on viewing Track Properties with extreme gradients. +* SF Bugs#97: Fix missing redownload settings of some maps in the example config +* SF Bugs#99: Increase limit for Map IDs +* Automated check for the latest version. ATM only on Windows systems. +* Enable getting Viking Version as a number from a string to enable comparisons. +* SF#3613971: Remove Geofabrik's OpenStreetMap WMS, as it is not for public use. +* Don't silently fail on attempting to split to a track. +* Fix background thread statusbar update instability. +* Fix location of gdk_threads_enter() to be before first window creation. +* Allow Bing Map source URL to be set via the configuration XML file. +* SF#3610708: Fix Failing to Load DEM files on Big Endian Systems. +* Fix incorrect setting to lowest zoom value when clicking away from the statusbar zoom menu. +* [QA] Improve create zoom menu to use G_N_ELEMENTS to know array bounds. + +Viking 1.4.1.0 (2013-04-08) +Bug Fix Release + updated translations +* Import Launchpad translation updates [Mainly for large Czech update] +* Fix using .vik files with 'unusual' track or waypoint names +* Fix waypoint selection when the waypoint has an image but the images are not being displayed. +* Fix showing map timestamps on Windows on the map tile info dialog. +* SF#3608411: Part 2 - Avoid creating command window on Viking start-up. +* SF#3608411: Part 1 - Avoid warning about unbuffer on Windows Systems. +* SF#3608264: Improve Statusbar Location Info Maybe Truncated +* Prevent inputting empty names for layers and sublayers via the layers panel. +* SF#3608311: Fix crash caused by renaming blank sublayer names +* Be less strigent in loading Geotagged images without optional GPS tags +* Fix use of scaled tile image when tile image not present. +* Enable updating the treeview to allow setting a blank waypoint symbol. +* Improve the Waypoint tooltip to display the description if there is no comment. +* Fix datasource acquiring waypoints from geotag images. +* Updated geo-* scripts to version released on 2013/02/18 +* Fix compilation with --enable-geocaches option. +* help/Makefile.am: explicitly list figures. + Viking 1.4.0.1 (2013-02-16) Windows Only Release. * Windows: Add .vik file extension association option in the installer