1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 03:35:53 +01:00

Added version 5.9 info

This commit is contained in:
Martin Tůma 2018-04-19 20:51:11 +02:00
parent 0b4ef67914
commit 60604d0197

View File

@ -141,6 +141,15 @@
<div id="sidebar"> <div id="sidebar">
<div class="latest-news"> <div class="latest-news">
<h3>Releases</h3> <h3>Releases</h3>
<div class="news-item">
<p class="date">Apr 19 2018</p>
<h4>Version 5.9</h4>
<ul>
<li>Fixed HTTP redirects handling.</li>
<li>Proper fix of the zoom changes/offset bugs (resolved only
partially in 5.8).</li>
</ul>
</div>
<div class="news-item"> <div class="news-item">
<p class="date">Apr 18 2018</p> <p class="date">Apr 18 2018</p>
<h4>Version 5.8</h4> <h4>Version 5.8</h4>
@ -174,19 +183,6 @@
<li>Several minor bugfixes.</li> <li>Several minor bugfixes.</li>
</ul> </ul>
</div> </div>
<div class="news-item">
<p class="date">Mar 11 2018</p>
<h4>Version 5.4</h4>
<ul>
<li>Added pace info.</li>
<li>Added support for EPSG 21781 PCS (Swiss grid).</li>
<li>Added missing WMTS dimensions handling.</li>
<li>Fixed broken zoom rectangle computation.</li>
<li>Fixed swapped GeoTIFF LCC1 and LCC2 projection codes.</li>
<li>Fixed loading of WGS84 GeoTIFF images defined using the ellipsoid only.</li>
<li>Fixed broken (case-sensitive) WMTS parameters handling.</li>
</ul>
</div>
</div> </div>
<div id="changelog-link"> <div id="changelog-link">
<a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a> <a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a>