1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-17 20:34:23 +02:00

Version 9.6 info

This commit is contained in:
2021-09-05 18:16:32 +02:00
parent 80af348295
commit 9321b041a5
2 changed files with 22 additions and 10 deletions

View File

@ -184,6 +184,15 @@
<div id="sidebar">
<div class="latest-news">
<h2>Releases</h2>
<div class="news-item">
<p class="date">Sep 5 2021</p>
<h3>Version 9.6</h3>
<ul>
<li>Added support for downloading DEM files.</li>
<li>Fixed map tiles/files download timeout handling.</li>
<li>Various GUI polishing (mostly macOS).</li>
</ul>
</div>
<div class="news-item">
<p class="date">Aug 22 2021</p>
<h3>Version 9.5</h3>
@ -218,16 +227,6 @@
<li>Fixed SML and CSV parser issues.</li>
</ul>
</div>
<div class="news-item">
<p class="date">May 29 2021</p>
<h3>Version 9.1</h3>
<ul>
<li>Added support for TomTom OV2 and ITN files.</li>
<li>Various waypoint properties enhancements.</li>
<li>Mapsforge maps rendering fixes/improvements.</li>
<li>Some more 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>