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

Added version 7.7 info

This commit is contained in:
2019-05-18 23:22:36 +02:00
parent f2a68f8bc8
commit 2ba02df9e2
2 changed files with 18 additions and 13 deletions

View File

@ -153,6 +153,16 @@
<div id="sidebar">
<div class="latest-news">
<h3>Releases</h3>
<div class="news-item">
<p class="date">May 16 2019</p>
<h4>Version 7.7</h4>
<ul>
<li>Fixed build &amp; display issues with Qt &lt; 5.4.</li>
<li>Added support for vector maps projection setting.</li>
<li>Added support for user defined TYP files for Garmin IMG maps.</li>
<li>Removed obsolete "Always show the map" setting.</li>
</ul>
</div>
<div class="news-item">
<p class="date">May 12 2019</p>
<h4>Version 7.6</h4>
@ -191,17 +201,6 @@
<li>Minor bug fixes (GPX parser, GUI).</li>
</ul>
</div>
<div class="news-item">
<p class="date">Jan 28 2019</p>
<h4>Version 7.2</h4>
<ul>
<li>Added support for DEM data (SRTM HGT files).</li>
<li>Improved look&amp;feel in dark styles.</li>
<li>Added support for polar stereographic projections + Antarctica map.</li>
<li>Added support for GeoJSON files.</li>
<li>Added Spanish localization.</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>