Releases: rinigus/pure-maps
3.4.0
3.3.0
- Update translations
- Add extended geo URI handling
- Activate main window on external search
- Add checks for OSM Scout Server styles loading
- Allow to use system-wide flexible-polyline package [Vedingrot]
- Small other changes
- [ubuntu touch] Update packaging scripts [jonnius]
- [ubuntu touch] Add workaround for squeezed icons on UT [jonnius]
- [sfos] Update URI handler desktop file
- [flatpak] Update Appdata
3.2.0
- Provide map zoom as search positioning bias info
- Add positioning bias to search using OSM Scout Server
- Improve localization support of vector tile maps
- Set OpenMapTiles as a default fonts provider
- Fix map route update
- Update translations
- Update documentation [JacekJagosz]
- [ubuntu touch] Update packaging scripts [jonnius]
- [ubuntu touch] Package click for Ubuntu Touch 20.04 [jonnius]
- [sfos] Allow access to Downloads [mschilli87]
3.1.1
3.1.0
- Redesign no-signal and low-signal icons [eLtMosen]
- Reduce basemap icons size [eLtMosen]
- Improve cmake build scripts
- Update translations
- [sfos] Distinguish between Chum and Jolla Store versions and warn users of limitations
- [sfos] SailJail permissions for Jolla Store version
- [ubuntu touch] Use MapLibre in Ubuntu packaging [jonnius]
3.0.0
-
Switch over to Maplibre Native GL based plugin
Use community-supported Maplibre Native GL instead of Mapbox GL Native. The switch is done on QML plugin level. For end-users, the
most visible change is in improvement of HiDPI support on some platforms (Pasma Mobile, for example) -
Show traffic impact on route and Update route traffic info while routing
When routing provider supports traffic information (HERE so far), that traffic info is shown and updated periodically. -
Notify the changes in positioning precision during navigation
Voice prompt is given on change of the positioning state to give a feedback on losing and gaining the signal from positioning device, such as when entering and later exiting from the tunnel. -
Switch to SVG based map icons
-
Update build scripts [pabloyoyoista]
-
Update Ubuntu Touch build scripts [jonnius]
2.9.2
2.9.1
2.9.0
-
Add support for HERE through dedicated profile
Add support for HERE search and routing. HERE routing brings support for routing that is aware of current traffic. For compliance with HERE use conditions, HERE support is added using separate HERE - online profile. -
Add support for MapTiler
Add support for MapTiler.com map provider and make it default. MapTiler is also made default font provider for online profile. -
Add and fix Geoclue2 plugin [fix by tpikonen]
As Geoclue2 Qt plugin had bugs, bundle Geoclue2 plugin with Pure Maps and apply fixes by tpikonen. Later, when fixes will propagate from Qt to Linux distributions, this bundled plugin can be removed. -
Set center of the map as a reference point for geocoders
Use center of the map as a reference point for search engines. This replaces current location as a reference. With the new reference, you can choose area of interest and it will be used while performing the search by search engines that use geo coordinates when performing search. -
Add support for licenses
As some providers require users to accept end-user license agreements, add support for showing licenses. Licenses can be accepted or declined. -
Disable plugins with missing API keys or licenses
As some API keys could be not available or user may have declined end-user license agreement, disable plugins accordingly. -
Indicate when routing has failed
-
Fix direction calculations used by positioning source
-
Allow to use system-wide Geomag [tpikonen]
-
Update Ubuntu Touch packaging [jonnius]
-
Allow to specify accuracy of positioning
-
Update translations
-
Bugfixes
-
Try to activate map matching if requested
Packagers don't need to specify anymore whether map matching is supported or not. Pure Maps will try to activate DBus if user requested map matching and the activation will just fail if OSM Scout Server is not installed or is not configured for DBus activation. -
Revise API keys handling
API keys are now provided by packagers using different format.