Releases: Karry/osmscout-sailfish
Releases · Karry/osmscout-sailfish
v0.29-1
- 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
v0.27-1
v0.26-1
v0.25-1
- 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
- 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
- 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
- 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
v0.20-1
- 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