mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-24 07:34:22 +02:00
Version 9.2 info
This commit is contained in:
20
index.html
20
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).</li>
|
||||
Mapsforge 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>
|
||||
@ -176,6 +176,14 @@
|
||||
<div id="sidebar">
|
||||
<div class="latest-news">
|
||||
<h3>Releases</h3>
|
||||
<div class="news-item">
|
||||
<p class="date">Jun 29 2021</p>
|
||||
<h4>Version 9.2</h4>
|
||||
<ul>
|
||||
<li>Added support for World-File georeferenced images.</li>
|
||||
<li>Fixed SML and CSV parser issues.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">May 29 2021</p>
|
||||
<h4>Version 9.1</h4>
|
||||
@ -210,16 +218,6 @@
|
||||
<li>Fixed disappearing marker with some graphs combinations.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Feb 21 2021</p>
|
||||
<h4>Version 8.7</h4>
|
||||
<ul>
|
||||
<li>Fixed broken marker date/coordinates when time graphs are
|
||||
selected.</li>
|
||||
<li>Fixed window geometry save/restore.</li>
|
||||
<li>Improved Full-screen layout.</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