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

Version 10.2 info

+ sponsor button
This commit is contained in:
2022-01-21 01:49:34 +01:00
parent be9c3e284f
commit e08bab879e
3 changed files with 34 additions and 15 deletions

View File

@ -148,7 +148,7 @@
<h2 id="maps">GPXSee maps</h2>
<ul>
<li><a href="https://tumic0.github.io/GPXSee-maps/">GPXSee online maps</a></li>
<li><a href="https://maps.gpxsee.org">GPXSee online maps</a></li>
</ul>
<p>GPXSee supports most tile server based online maps out there, but the
@ -186,6 +186,17 @@
<div id="sidebar">
<div class="latest-news">
<h2>Releases</h2>
<div class="news-item">
<p class="date">Jan 21 2022</p>
<h3>Version 10.2</h3>
<ul>
<li>Improved/fixed TwoNav data files parser.</li>
<li>Prefer GPS locations when the positioning plugin provides
multiple position sources.</li>
<li>Added a default DEM tiles download source.</li>
<li>Multiple minor fixes and enhancements.</li>
</ul>
</div>
<div class="news-item">
<p class="date">Jan 2 2022</p>
<h3>Version 10.1</h3>
@ -223,19 +234,15 @@
using MSVC 2019. Windows 32b builds are no more provided.</li>
</ul>
</div>
<div class="news-item">
<p class="date">Oct 25 2021</p>
<h3>Version 9.10</h3>
<ul>
<li>Added waypoint icons highlighting.</li>
<li>Various GPI parser fixes/improvements (icons related).</li>
<li>Added support for East Asian encodings in Garmin formats.</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>
</div>
<div class="sponsor">
<h2>Support GPXSee</h2>
<iframe src="https://github.com/sponsors/tumic0/button" title="Sponsor tumic0" height="35" width="116" style="border: 0;"></iframe>
<p>Help defraying the costs of GPXSee developement.</p>
</div>
</div>
<div class="cl">&nbsp;</div>
</div>