1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-22 23:04:23 +02:00

Version 11.0 info

This commit is contained in:
2022-06-01 00:47:27 +02:00
parent 9c1ba81cfb
commit 592d357364
2 changed files with 35 additions and 28 deletions

View File

@ -105,7 +105,7 @@
<li>Full-screen mode.</li>
<li>HiDPI/Retina displays and maps support.</li>
<li>Real-time GPS position.</li>
<li>Native GUI (Qt) for Windows, Mac OS X and Linux.</li>
<li>Availible for Windows, macOS, Linux and Android.</li>
<li><b>Free software</b> (GPLv3 open-source license).</li>
</ul>
@ -121,6 +121,7 @@
<li><a href="https://sourceforge.net/projects/gpxsee/files/Mac%20OS%20X/">Mac OS X bundle</a></li>
<li><a href="https://software.opensuse.org/download.html?project=home%3Atumic%3AGPXSee&amp;package=gpxsee">
Linux repos/packages</a></li>
<li><a href="https://play.google.com/store/apps/details?id=org.gpxsee.gpxsee">Android APKs</a>
<li><a href="https://github.com/tumic0/GPXSee">Sources</a></li>
</ul>
@ -130,11 +131,11 @@
page. Most Linux distributions (Archlinux, Fedora, Gentoo, openSUSE, ...)
as well as BSD distributions (FreeBSD, NetBSD, OpenBSD) also provide
GPXSee in their official repositories, however not always in the latest
version.</p>
<p>On OS X you can also use the MacPorts or Homebrew packaging systems
version. On OS X you can also use the MacPorts or Homebrew packaging systems
to install GPXSee.</p>
<p>On Android, you can install GPXSee from the Google Play app store.</p>
<p><i>The official Windows &amp; OS X installers are always signed using
<a href="https://github.com/tumic0/GPXSee/tree/master/cert">certificates</a>
available at the GitHub project page. As the certificates are non-commercial
@ -191,6 +192,15 @@
</div>
<div class="latest-news">
<h2>Releases</h2>
<div class="news-item">
<p class="date">May 30 2022</p>
<h3>Version 11.0</h3>
<ul>
<li>Added Android build.</li>
<li>Various map provider fixes (Mapsforge, IMG, JNX).</li>
<li>Fixed broken PNG/PDF exports on systems with HiDPI displays.</li>
</ul>
</div>
<div class="news-item">
<p class="date">Apr 24 2022</p>
<h3>Version 10.7</h3>
@ -222,14 +232,6 @@
<li>Fixed position/motion info output in exports/printing.</li>
</ul>
</div>
<div class="news-item">
<p class="date">Feb 2 2022</p>
<h3>Version 10.3</h3>
<ul>
<li>Improved/fixed GPI parser.</li>
<li>Significantly improved areas loading performance.</li>
</ul>
</div>
</div>
<div id="changelog-link">
<a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a>