mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-23 07:14:22 +02:00
Version 8.6 info
This commit is contained in:
21
index.html
21
index.html
@ -93,7 +93,7 @@
|
||||
WMS, TMS, QuadTiles).</li>
|
||||
<li>Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP
|
||||
& JNX maps, TwoNav RMaps, GeoTIFF images, MBTiles, BSB charts,
|
||||
KMZ maps, AlpineQuest maps).</li>
|
||||
KMZ maps, AlpineQuest maps, Locus/OsmAnd/RMaps SQLite maps).</li>
|
||||
<li>Elevation, speed, heart rate, cadence, power, temperature
|
||||
and gear ratio/shifts graphs.</li>
|
||||
<li>Support for DEM files (SRTM HGT).</li>
|
||||
@ -175,6 +175,15 @@
|
||||
<div id="sidebar">
|
||||
<div class="latest-news">
|
||||
<h3>Releases</h3>
|
||||
<div class="news-item">
|
||||
<p class="date">Feb 14 2021</p>
|
||||
<h4>Version 8.6</h4>
|
||||
<ul>
|
||||
<li>Added support for Locus/OsmAnd/RMaps SQLite maps.</li>
|
||||
<li>Add Coordinates display option to position info.</li>
|
||||
<li>Minor AQM maps display fix.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Feb 8 2021</p>
|
||||
<h4>Version 8.5</h4>
|
||||
@ -207,16 +216,6 @@
|
||||
<li>Minor UI/UX enhancements.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Jan 2 2021</p>
|
||||
<h4>Version 8.1</h4>
|
||||
<ul>
|
||||
<li>Fixed digital zoom on OS X.</li>
|
||||
<li>Fixed Qt6 Release build.</li>
|
||||
<li>Added support for ZIPed DEM files.</li>
|
||||
<li>Minor fixes.</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