mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-22 23:04:23 +02:00
Added version 7.16 info
This commit is contained in:
20
index.html
20
index.html
@ -87,7 +87,8 @@
|
||||
<h3>Key features</h3>
|
||||
<ul>
|
||||
<li>Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SLF, LOC, GeoJSON,
|
||||
OziExplorer (PLT, RTE, WPT), Garmin CSV and geotagged JPEG files.</li>
|
||||
OziExplorer (PLT, RTE, WPT), Garmin GPI & CSV and
|
||||
geotagged JPEG files.</li>
|
||||
<li>User-definable online maps (OpenStreetMap/Google tiles, WMTS,
|
||||
WMS, TMS, QuadTiles).</li>
|
||||
<li>Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG &
|
||||
@ -156,6 +157,15 @@
|
||||
<div id="sidebar">
|
||||
<div class="latest-news">
|
||||
<h3>Releases</h3>
|
||||
<div class="news-item">
|
||||
<p class="date">Oct 28 2019</p>
|
||||
<h4>Version 7.16</h4>
|
||||
<ul>
|
||||
<li>Added support for Garmin GPI files.</li>
|
||||
<li>Hyperlink + copy&paste enabled tool tips.</li>
|
||||
<li>Various minor bug fixes in data loading.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Oct 5 2019</p>
|
||||
<h4>Version 7.15</h4>
|
||||
@ -191,14 +201,6 @@
|
||||
<li>Fixed lat/lon reference parsing in big endian EXIF entries.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Jul 18 2019</p>
|
||||
<h4>Version 7.11</h4>
|
||||
<ul>
|
||||
<li>Improved IMG maps loading performance and memory footprint.</li>
|
||||
<li>Improved road shields layout on 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>
|
||||
|
Reference in New Issue
Block a user