Skip to content

Releases: OpenOrienteering/mapper

v0.6.2

29 May 05:10
Compare
Choose a tag to compare

Mapper v0.6.2 brings bugfixes and improvement. It contains 205 commits since 0.6.1, changing 277 files. We want to highlight the following additions:

  • ISMTBOM and ISSkiOM symbol sets
  • Settings dialog and translations now also in the Android version
  • Detailed printer properties available on Windows
  • Import of OCD version 12
  • Grid scale factor

Note that this release does not yet include GDAL-based importers. This work-in-progress remains available with the "unstable" builds.

Find all resoved issues on Github.
[Known issues in 0.6.2](https://github.com/OpenOrienteering/mapper/issues?q=label:"known issues 0.6.2") will be collected there, too.

Thanks to all the contributors!

All Downloads

Windows

Downloads for Windows are built and hosted on openSUSE build service (OBS).

Installer for 64 bit Windows (x64)
Installer for 32 bit Windows (x86)
Self-extracting archive for 64 bit Windows
Self-extracting archive for 32 bit Windows

OS X

Downloads for OS X are hosted on Github.

DMG for drag-and-drop installation

Linux

Downloads for Linux are built and hosted on openSUSE build service (OBS).

Linux package selection

It is sufficient to download the single binary packages directly. You don't need to add the repository.

Android

Downloads for Android are hosted on Github.

APK for armeabi-v7a
APK for x86

Sources

The Mapper source code from OpenOrienteering is available at the end of this page. Source code of 3rd-party components is provided in the OpenOrienteering/sources repository on Github and in the repositories on OBS.

v0.6.1

10 Jan 20:01
Compare
Choose a tag to compare

With Mapper v0.6.1, we offer the following new translations:

  • Magyar (Hungarian - hu)
  • Русский (Russian - ru).

In addition, there are some fixes for minor issues in the program and in the documentation. Mapper v0.6.1 contains 40 commits since 0.6.0, changing 48 files.

Find all resoved issues on Github.
[Known issues in 0.6.1](https://github.com/OpenOrienteering/mapper/issues?q=label:"known issues 0.6.1") will be collected there, too.

Thanks to all the contributors!

All Downloads

Windows

Downloads for Windows are built and hosted on openSUSE build service (OBS).

Installer for 64 bit Windows (x64)
Installer for 32 bit Windows (x86)
Self-extracting archive for 64 bit Windows
Self-extracting archive for 32 bit Windows

OS X

Downloads for OS X are hosted on Github.

DMG for drag-and-drop installation

Linux

Downloads for Linux are built and hosted on openSUSE build service (OBS).

Linux package selection

It is sufficient to download the single binary packages directly. You don't need to add the repository.

Android

Downloads for Android are hosted on Github.

APK for armeabi-v7a
APK for x86

Sources

The Mapper source code from OpenOrienteering is available at the end of this page. Source code of 3rd-party components is provided in the OpenOrienteering/sources repository on Github and in the repositories on OBS.

v0.6.0

10 Jan 16:20
Compare
Choose a tag to compare

No longer a "preview" release! Mapper v0.6.0 is finally ready. It contains a lot of work especially since 0.5.3, and 70 commits since 0.5.97. I would like to repeat and extend the list of highlights:

  • PDF export with CMYK colors (#482)
  • Georeferencing with EPSG code, even for EPSG 5514 (#542)
  • Revised template dialog on Android (#493)
  • Translation updates (#346)
  • Documentation updates (#347, work in progress)

Find all resoved issues on Github.
[Known issues in 0.6.0](https://github.com/OpenOrienteering/mapper/issues?q=label:"known issues 0.6.0") will be collected there, too.

We have to say a big THANK YOU to all the contributors. In the last months, the number of contributions started to increase. We are glad that we could add a few new names to the list.

All Downloads

Windows

Downloads for Windows are built and hosted on openSUSE build service (OBS).

Installer for 64 bit Windows (x64)
Installer for 32 bit Windows (x86)
Self-extracting archive for 64 bit Windows
Self-extracting archive for 32 bit Windows

OS X

Downloads for OS X are hosted on Github.

DMG for drag-and-drop installation

Linux

Downloads for Linux are built and hosted on openSUSE build service (OBS).

Linux package selection

It is sufficient to download the single binary packages directly. You don't need to add the repository.

Android

Downloads for Android are hosted on Github.

APK for armeabi-v7a
APK for x86

Sources

The Mapper source code from OpenOrienteering is available at the end of this page. Source code of 3rd-party components is provided in the OpenOrienteering/sources repository on Github and in the repositories on OBS.
Please note that the OS X package were build with another patch listed below, fixing a missing plugin which is required to display the user manual.

v0.5.97

23 Nov 08:38
Compare
Choose a tag to compare
v0.5.97 Pre-release
Pre-release

This release - one year after 0.5.96 - brings a lot of changes. Most of the work was internal restructuring which shall improve maintainability but remain invisible. But there are also interesting new features since 0.5.96:

  • PDF export with CMYK colors (#482)
  • Georeferencing with EPSG code

For Windows, OS X, and Android, the updated Qt library (version 5.5.1) improves the support for the newer version of these operating systems.

Find all resoved issues on Github.
[Known issues in 0.5.97](https://github.com/OpenOrienteering/mapper/issues?q=label:"known issues 0.5.97") will be collected there, too.

All Downloads

Windows

Downloads for Windows are built and hosted on openSUSE build service (OBS).

Installer for 64 bit Windows (x64)
Installer for 32 bit Windows (x86)
Self-extracting archive for 64 bit Windows
Self-extracting archive for 32 bit Windows

OS X

Downloads for OS X are hosted on Github.

DMG for drag-and-drop installation

Linux

Downloads for Linux are built and hosted on openSUSE build service (OBS).

Linux package selection

It is sufficient to download the single binary packages directly. You don't need to add the repository. The Linux "-prerelease" packages may be installed in addition to "-stable" and "-unstable" packages.

Android

Downloads for Android are hosted on Github.

APK for armeabi-v7a
APK for x86

Sources

The Mapper source code from OpenOrienteering is available at the end of this page. Source code of 3rd-party components is provided in the OpenOrienteering/3rd-party repository on Github and in the repositories on OBS.

v0.5.96

23 Nov 09:10
Compare
Choose a tag to compare
v0.5.96 Pre-release
Pre-release

v0.5.3.1

19 Jun 15:58
Compare
Choose a tag to compare
Mapper 0.5.3.1 patch: Enable OS X 10.6 support by disabling C++11 in Qt5