1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-16 11:54:23 +02:00

Added version 7.5 info

This commit is contained in:
2019-03-16 20:04:44 +01:00
parent 3118e2dec1
commit 4738d78a8c
5 changed files with 22 additions and 19 deletions

View File

@ -87,7 +87,7 @@
<h3>Key features</h3>
<ul>
<li>Opens GPX, TCX, FIT, KML, IGC, NMEA, SLF, LOC, GeoJSON,
OziExplorer (PLT, RTE, WPT) and Garmin CSV files.</li>
OziExplorer (PLT, RTE, WPT), Garmin CSV and geotagged JPEG files.</li>
<li>User-definable online maps (OpenStreetMap/Google tiles, WMTS,
WMS, TMS).</li>
<li>Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin
@ -153,6 +153,13 @@
<div id="sidebar">
<div class="latest-news">
<h3>Releases</h3>
<div class="news-item">
<p class="date">Mar 16 2019</p>
<h4>Version 7.5</h4>
<ul>
<li>Added support for geotagged JPEG images.</li>
</ul>
</div>
<div class="news-item">
<p class="date">Mar 10 2019</p>
<h4>Version 7.4</h4>
@ -193,16 +200,6 @@
<li>Minor bug fixes.</li>
</ul>
</div>
<div class="news-item">
<p class="date">Dec 8 2018</p>
<h4>Version 7.0</h4>
<ul>
<li>Added support for PBF(MVT) vector maps (using <a href="https://github.com/tumic0/QtPBFImagePlugin">QtPbfImagePlugin</a>).</li>
<li>Changed user data/config paths locations.</li>
<li>Added Turkish localization.</li>
<li>Minor bug fixes (WMTS, graphs)</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>
@ -214,7 +211,7 @@
</div>
<div class="footer">
<div class="shell">
<p class="lf">Copyright &copy; 2018 Martin Tůma - All Rights Reserved</p>
<p class="lf">Copyright &copy; 2019 Martin Tůma - All Rights Reserved</p>
<p class="rf">Design by <a href="http://www.websitecsstemplates.com/" target="_blank">WebsiteCSSTemplates</a></p>
<div style="clear:both;"></div>
</div>