mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Added version 5.1 info
This commit is contained in:
parent
c60b37bd91
commit
f5e6c3321a
19
index.html
19
index.html
@ -129,6 +129,15 @@
|
||||
<div id="sidebar">
|
||||
<div class="latest-news">
|
||||
<h3>Releases</h3>
|
||||
<div class="news-item">
|
||||
<p class="date">Feb 12 2017</p>
|
||||
<h4>Version 5.1</h4>
|
||||
<ul>
|
||||
<li>Fixed crash during static data initialization.</li>
|
||||
<li>Added coordinates format setting.</li>
|
||||
<li>Added nautical units setting.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Feb 10 2018</p>
|
||||
<h4>Version 5.0</h4>
|
||||
@ -165,16 +174,6 @@
|
||||
<li>Fixed some corner case map drawing issues.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Oct 18 2017</p>
|
||||
<h4>Version 4.16</h4>
|
||||
<ul>
|
||||
<li>Fixed broken loading of KML files with folder elements outside document element.</li>
|
||||
<li>Added support for KML files with multitracks.</li>
|
||||
<li>Added support for Temperature, Cadence and Heartrate in KML files.</li>
|
||||
<li>Added support for TCX multi-sport activities.</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