mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-22 14:54:24 +02:00
Version 9.12 info
This commit is contained in:
22
index.html
22
index.html
@ -94,7 +94,7 @@
|
||||
<li>Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP
|
||||
& JNX maps, TwoNav RMaps, GeoTIFF images, MBTiles, BSB charts,
|
||||
KMZ maps, AlpineQuest maps, Locus/OsmAnd/RMaps SQLite maps,
|
||||
Mapsforge maps, World-File georeferenced images).</li>
|
||||
Mapsforge maps, QCT maps, World-File georeferenced images).</li>
|
||||
<li>Elevation, speed, heart rate, cadence, power, temperature
|
||||
and gear ratio/shifts graphs.</li>
|
||||
<li>Support for DEM files (SRTM HGT).</li>
|
||||
@ -184,6 +184,15 @@
|
||||
<div id="sidebar">
|
||||
<div class="latest-news">
|
||||
<h2>Releases</h2>
|
||||
<div class="news-item">
|
||||
<p class="date">Nov 17 2021</p>
|
||||
<h3>Version 9.12</h3>
|
||||
<ul>
|
||||
<li>Added support for QCT maps.</li>
|
||||
<li>Fixed broken app icons install in "make install" on linux.</li>
|
||||
<li>Minor IMG maps fixes and enhancements.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Oct 31 2021</p>
|
||||
<h3>Version 9.11</h3>
|
||||
@ -219,17 +228,6 @@
|
||||
<li>Various minor bugfixes.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Sep 26 2021</p>
|
||||
<h3>Version 9.7</h3>
|
||||
<ul>
|
||||
<li>Added Chinese translation.</li>
|
||||
<li>Added support for location FIT files.</li>
|
||||
<li>Improved Mapsforge maps zoom performance.</li>
|
||||
<li>Added DEM tiles overview.</li>
|
||||
<li>Multiple settings handling fixes and enhancements.</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