Skip to content

Releases: Karry/osmscout-sailfish

v0.29-1

02 Mar 23:02
Compare
Choose a tag to compare
  • search nearest POI
  • fix invalid memory access caused by cache object racecondition
  • add button for reloading map list, when there was some connection error
  • delete old map when update for same region is downloaded (it will work just for newly downloaded)
  • show already downloaded maps on device, make possible to download it and update it
  • update (Czech, Spanish, Swedish and Poland) translations

v0.28-1

21 Feb 21:49
Compare
Choose a tag to compare
  • fix translation context for main page
  • update (Czech, Spanish, Swedish and Poland) translations

v0.27-1

21 Feb 07:39
Compare
Choose a tag to compare
  • fix map icons and symbols
  • add new "Public Transport" map style
  • basic support for navigation
  • update (Czech, Spanish and Poland) translations

v0.26-1

04 Feb 10:13
Compare
Choose a tag to compare
  • fix rare crash in routing
  • improve rendering on boundary of multiple databases
  • make possible to translate route steps, update translations (Czech, Polish, Spanish, and Swedish)
  • add route step icons

v0.25-1

19 Dec 08:01
Compare
Choose a tag to compare
  • highlight search result objects on search result preview
  • show region in place detail page when there is no near poi or address point
  • add possibility of hill shades overlay (online tiles)
  • update translations (Czech, Spanish, Swedish and Poland)
  • upstream library fixes:
    -- fix race condition that stops rendering pipeline
    -- fix basemap (world overview when online tiles are disabled) with tiled renderer

v0.24-1

22 Oct 22:19
Compare
Choose a tag to compare
  • update upstream library:
    -- improve route node lookup
    -- improve location search quality (new database format)
    -- search should be faster
  • search:
    -- search is able to find near location (street) by name without admin region (town)
    -- add preview map for search result
    -- merge near locations with same label and type
    -- sort search results by relevance
  • routing:
    -- fix location selector on route page
    -- add possibility to pick a place from the map
    -- display route length and duration
  • update Polish, Spanish and Swedish translations

v0.23-1

26 Jul 19:42
Compare
Choose a tag to compare
  • update upstream library:
    -- route computation is asynchronous now (don't block UI)
    -- support for routing via neighbouring databases
    -- fix routing from/to gps coordinates
    -- display route on (Qt) map widget
    -- another routing improvements (expose progress to QML, cancel signal...)
  • update UI to support new routing capabilities ^^^
  • update Spanish and Swedish translations

v0.22-1

16 Jun 07:36
Compare
Choose a tag to compare
  • update translations (Polish, Spanish)
  • display world overview map as background, when online tiles are disabled
  • update upstream library:
    -- refactoring of Qt rendering - loading data from multiple databases should be faster
    -- each map use separate renderer and visual cache

v0.21-1

09 May 22:32
Compare
Choose a tag to compare
  • first ANNIVERSARY release!
  • initial support for routing
  • update translations (Czech, Norwegian, Polish, Spanish, Swedish)
  • update core library:
    -- support for localised database types and features (not used yet)
    -- initial Qt refactoring (not visible in UI)

v0.20-1

08 Apr 23:19
Compare
Choose a tag to compare
  • update translations (Norwegian, Spanish, Polish)
  • fix POI search by its name (enable Marisa library in build, it was broken)
  • added simple "map objects" page, that may help to response to the queston: "What the hell is that brown area?"
  • update core library:
    -- explicit map download timeouts
    -- support for more fancy area borders