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

Added version 7.14 info

This commit is contained in:
Martin Tůma 2019-09-29 16:52:04 +02:00
parent 8dcbce3c57
commit 8b91f47c50

View File

@ -156,6 +156,14 @@
<div id="sidebar">
<div class="latest-news">
<h3>Releases</h3>
<div class="news-item">
<p class="date">Sep 29 2019</p>
<h4>Version 7.14</h4>
<ul>
<li>Added support for enchanced altitude and speed records in FIT files.</li>
<li>Added support for pseudo-NT IMG maps (e.g. TopoHispania).</li>
</ul>
</div>
<div class="news-item">
<p class="date">Sep 1 2019</p>
<h4>Version 7.13</h4>
@ -188,14 +196,6 @@
<li>Various IMG maps fixes and improvements.</li>
</ul>
</div>
<div class="news-item">
<p class="date">Jun 15 2019</p>
<h4>Version 7.9</h4>
<ul>
<li>Removed the annoying map view re-zooming on window resize.</li>
<li>Improved POI handling and text rendering in IMG maps.</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>