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:
21
index.html
21
index.html
@ -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 & display issues with Qt < 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&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>
|
||||
|
Reference in New Issue
Block a user