mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-23 07:14:22 +02:00
Version 8.4 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).</li>
|
||||
KMZ maps, AlpineQuest 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 7 2021</p>
|
||||
<h4>Version 8.4</h4>
|
||||
<ul>
|
||||
<li>Added support for AlpineQuest AQM maps.</li>
|
||||
<li>Added position date display option.</li>
|
||||
<li>IMG format compatability and performance improvements.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Jan 23 2021</p>
|
||||
<h4>Version 8.3</h4>
|
||||
@ -209,16 +218,6 @@
|
||||
<li>Added Qt6 support, dropped Qt4 support.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Dec 15 2020</p>
|
||||
<h4>Version 7.38</h4>
|
||||
<ul>
|
||||
<li>Maps can now be opened like data files (program parameter,
|
||||
drag&drop, ...) and with overviews.</li>
|
||||
<li>Added support for BSB nautical charts.</li>
|
||||
<li>Added support for polyconic projections.</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