Note for Windows users: The original package merkaartor-0.19.0-win64 suffered an build issue (#257). The installer and zip file were updated to merkaartor-0.19.0-1-win64, built using updated MSYS2 environment. The source code remains the same.
Short changelog:
- FIX: Fixed various GDAL import issues on all platforms.
- CHG: Projection engine no longer enables coordinate wrapping by default.
- CHG: Projection no longer guesses some EPSG projections only based on string contained, but rather requires it being an exact match.
- CHG: Added support for newer Proj.4 versions.
- CHG: Improved logging output.
- CHG: Added support for gpsd 3.20 and newer
- CHG: Automated translation handling not to include less than 50% translated languages (PR #250).
- FIX: Fixed undo for join ways interaction (PR #239).
- FIX: Disabled virtual node selection to avoid crash when applying interactions to virtual nodes. (PR #254, original issue described in PR #240).
- FIX: Fixed undo for build bridge tool.