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

Added version 7.4 info

+ updated documentation
This commit is contained in:
2019-03-10 21:59:46 +01:00
parent 930086c4ce
commit 3118e2dec1
2 changed files with 18 additions and 18 deletions

View File

@ -91,7 +91,7 @@
<li>User-definable online maps (OpenStreetMap/Google tiles, WMTS,
WMS, TMS).</li>
<li>Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin
JNX maps, GeoTIFF images, MBTiles).</li>
JNX maps, TwoNav RMaps, GeoTIFF images, MBTiles).</li>
<li>Elevation, speed, heart rate, cadence, power, temperature
and gear ratio/shifts graphs.</li>
<li>Support for DEM files (SRTM HGT).</li>
@ -139,7 +139,7 @@
organization.</p>
<h2 id="bugreports">Reporting bugs</h2>
<p>If you have found some bug in GPXSee, please report it using the
<p>If you have found a bug in GPXSee, please report it using the
<a href="https://github.com/tumic0/GPXSee/issues">GitHub issue tracker</a>.
Bugs that are not reported can not be fixed! If you are missing some
feature in GPXSee, you may also use the tracker to request it.</p>
@ -153,6 +153,15 @@
<div id="sidebar">
<div class="latest-news">
<h3>Releases</h3>
<div class="news-item">
<p class="date">Mar 10 2019</p>
<h4>Version 7.4</h4>
<ul>
<li>Added support for TwoNav RMaps.</li>
<li>Fixed broken projection equations (multiple corner cases).</li>
<li>Fixed IGC date handling issues.</li>
</ul>
</div>
<div class="news-item">
<p class="date">Feb 18 2019</p>
<h4>Version 7.3</h4>
@ -194,15 +203,6 @@
<li>Minor bug fixes (WMTS, graphs)</li>
</ul>
</div>
<div class="news-item">
<p class="date">Oct 13 2018</p>
<h4>Version 6.3</h4>
<ul>
<li>Fixed broken OSM maps non-default bounds handling.</li>
<li>Fixed broken cleanup on exit (introduced in 6.1).</li>
<li>Added Danish 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>