1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 03:35:53 +01:00

Version 13.1 info

This commit is contained in:
Martin Tůma 2023-05-05 21:13:28 +02:00
parent 948de14333
commit 080ef03062

View File

@ -193,6 +193,14 @@
</div> </div>
<div class="latest-news"> <div class="latest-news">
<h2>Releases</h2> <h2>Releases</h2>
<div class="news-item">
<p class="date">May 5 2023</p>
<h3>Version 13.1</h3>
<ul>
<li>Fixed wrong date info on tracks with segments.</li>
<li>Fixed display issues of Mapsforge and KMZ maps in HiDPI mode.</li>
</ul>
</div>
<div class="news-item"> <div class="news-item">
<p class="date">Apr 27 2023</p> <p class="date">Apr 27 2023</p>
<h3>Version 13.0</h3> <h3>Version 13.0</h3>
@ -229,15 +237,6 @@
<li>Made the DEM cache configurable.</li> <li>Made the DEM cache configurable.</li>
</ul> </ul>
</div> </div>
<div class="news-item">
<p class="date">Feb 18 2023</p>
<h3>Version 12.1</h3>
<ul>
<li>Fixed areas rendering.</li>
<li>Fixed GeoJSON parser.</li>
<li>Fixed NMEA parser.</li>
</ul>
</div>
</div> </div>
<div id="changelog-link"> <div id="changelog-link">
<a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a> <a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a>