mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Added version 5.3 info.
This commit is contained in:
parent
14f1fc6e7d
commit
3171073243
19
index.html
19
index.html
@ -129,6 +129,17 @@
|
|||||||
<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">Mar 1 2018</p>
|
||||||
|
<h4>Version 5.3</h4>
|
||||||
|
<ul>
|
||||||
|
<li>Added support for WMTS maps.</li>
|
||||||
|
<li>Fixed Lambert azimuthal equal area projection.</li>
|
||||||
|
<li>Improved scale computation on offline maps.</li>
|
||||||
|
<li>Added some more GCS/PCS definitions.</li>
|
||||||
|
<li>Fixed invalid memory access.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
<div class="news-item">
|
<div class="news-item">
|
||||||
<p class="date">Feb 17 2018</p>
|
<p class="date">Feb 17 2018</p>
|
||||||
<h4>Version 5.2</h4>
|
<h4>Version 5.2</h4>
|
||||||
@ -162,14 +173,6 @@
|
|||||||
<li>Fixed missing cached content cleanup causing huge draw areas (causing system memory exhaustion) issue.</li>
|
<li>Fixed missing cached content cleanup causing huge draw areas (causing system memory exhaustion) issue.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="news-item">
|
|
||||||
<p class="date">Jan 6 2018</p>
|
|
||||||
<h4>Version 4.18</h4>
|
|
||||||
<ul>
|
|
||||||
<li>Fixed broken A records parsing in IGC files.</li>
|
|
||||||
<li>Added support for negative altitudes in IGC files.</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>
|
||||||
|
Loading…
Reference in New Issue
Block a user