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:
18
index.html
18
index.html
@ -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 (<=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>
|
||||
|
Reference in New Issue
Block a user