1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-22 06:44:24 +02:00

Version 7.30 info

This commit is contained in:
2020-05-30 17:28:43 +02:00
parent d26874dc8d
commit a41eb868b3
2 changed files with 16 additions and 7 deletions

View File

@ -174,6 +174,17 @@
<div id="sidebar">
<div class="latest-news">
<h3>Releases</h3>
<div class="news-item">
<p class="date">May 30 2020</p>
<h4>Version 7.30</h4>
<ul>
<li>Added time zone configuration.</li>
<li>Added support for IMG map overlays.</li>
<li>Reverted to the original (&lt;=7.28) outlier threshold.</li>
<li>Updated Antarctica map URL.</li>
<li>Minor fixes (KML, CRS format).</li>
</ul>
</div>
<div class="news-item">
<p class="date">Apr 19 2020</p>
<h4>Version 7.29</h4>
@ -208,13 +219,6 @@
<li>A better WMS format parameter handling (partialy broken in 7.24)</li>
</ul>
</div>
<div class="news-item">
<p class="date">Mar 1 2020</p>
<h4>Version 7.24</h4>
<ul>
<li>Multiple WMS maps 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>