mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Added version 5.10 info
This commit is contained in:
parent
60604d0197
commit
8d09f29aad
18
index.html
18
index.html
@ -141,6 +141,16 @@
|
||||
<div id="sidebar">
|
||||
<div class="latest-news">
|
||||
<h3>Releases</h3>
|
||||
<div class="news-item">
|
||||
<p class="date">May 9 2018</p>
|
||||
<h4>Version 5.10</h4>
|
||||
<ul>
|
||||
<li>Improved track loading performance.</li>
|
||||
<li>Improved network/server error handling.</li>
|
||||
<li>Added missing EST97 GCS/PCS.</li>
|
||||
<li>Several minor bugfixes and improvements.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Apr 19 2018</p>
|
||||
<h4>Version 5.9</h4>
|
||||
@ -175,14 +185,6 @@
|
||||
<li>Several minor bugfixes and improvements (mostly WMTS).</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Mar 19 2018</p>
|
||||
<h4>Version 5.5</h4>
|
||||
<ul>
|
||||
<li>Fixed deadlocks caused by infinite HTTP timeout.</li>
|
||||
<li>Several minor bugfixes.</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>
|
||||
|
Loading…
Reference in New Issue
Block a user