Skip to content

v4.0.2691

Compare
Choose a tag to compare
@lucsch lucsch released this 20 Dec 16:17

NUGLAR

Added

  • Adding code coverage (see #478)
  • Using conan for the build system (see #466)

Changed

  • New application logo (see #486)
  • Using SVG for toolbar's icon instead of bitmaps (see #487)
  • complete redesign of the table of contents to allow layers grouping (see #477, #178, #467)
  • Improving the crash report email, adding the Toolmap's version (see #483)
  • Moving from MySQL 5.6.51 to MariaDB 10.6.10 (see #471)
  • bumping GDAL to 3.5.2
  • bumping wxWidgets to 3.2.1
  • Moving to gtest for unit testing (see #472)
  • Moving ToolbasView to a separate project

Fixed

  • Symbology isn't duplicated anymore (see #461)
  • Correcting database type from MULTIPOINT to POINT (MySQL bug)

Removed

  • Merge the "components" window into the "about" window (see #488)

Binaries

Name Description
ToolMap-X.X.X-win64.msi Installer for Windows (requires administrator rights)
ToolMap-X.X.X-win64.zip Portable application for Windows
ToolMap-X.X.X-mac64.dmg Installer for OSX (Intel)
ToolMap-X.X.X-mac-Silicon.dmg Installer for OSX (Silicon)
ToolMap.pdb Debug files for Windows (Mainly for Developer)