mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-17 04:14:24 +02:00
Version 7.12 info
This commit is contained in:
21
index.html
21
index.html
@ -86,7 +86,7 @@
|
||||
|
||||
<h3>Key features</h3>
|
||||
<ul>
|
||||
<li>Opens GPX, TCX, FIT, KML, IGC, NMEA, SLF, LOC, GeoJSON,
|
||||
<li>Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SLF, LOC, GeoJSON,
|
||||
OziExplorer (PLT, RTE, WPT), Garmin CSV and geotagged JPEG files.</li>
|
||||
<li>User-definable online maps (OpenStreetMap/Google tiles, WMTS,
|
||||
WMS, TMS, QuadTiles).</li>
|
||||
@ -156,6 +156,15 @@
|
||||
<div id="sidebar">
|
||||
<div class="latest-news">
|
||||
<h3>Releases</h3>
|
||||
<div class="news-item">
|
||||
<p class="date">Aug 17 2019</p>
|
||||
<h4>Version 7.12</h4>
|
||||
<ul>
|
||||
<li>Added support for SeeYou CUP files.</li>
|
||||
<li>Added support for Geographic 2D projection in vector maps.</li>
|
||||
<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>
|
||||
@ -190,16 +199,6 @@
|
||||
<li>Fixed broken WMS scale denominators to zoom levels transition.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<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>
|
||||
<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