mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-22 23:04:23 +02:00
Added version 8.1 info
This commit is contained in:
20
index.html
20
index.html
@ -175,6 +175,16 @@
|
||||
<div id="sidebar">
|
||||
<div class="latest-news">
|
||||
<h3>Releases</h3>
|
||||
<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 class="news-item">
|
||||
<p class="date">Dec 29 2020</p>
|
||||
<h4>Version 8.0</h4>
|
||||
@ -217,16 +227,6 @@
|
||||
<li>Added workaround for broken FIT files produced by gpsbabel.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Oct 27 2020</p>
|
||||
<h4>Version 7.35</h4>
|
||||
<ul>
|
||||
<li>IMG format compatability, performance and layout improvements.</li>
|
||||
<li>Fixed CRS entries parsing (WMS, WMTS).</li>
|
||||
<li>Various minor bug fixes.</li>
|
||||
<li>Windows only: HiDPI aware installer.</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