mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-23 15:14:24 +02:00
Added version 7.0 info
This commit is contained in:
23
index.html
23
index.html
@ -149,6 +149,16 @@
|
||||
<div id="sidebar">
|
||||
<div class="latest-news">
|
||||
<h3>Releases</h3>
|
||||
<div class="news-item">
|
||||
<p class="date">Dec 8 2018</p>
|
||||
<h4>Version 7.0</h4>
|
||||
<ul>
|
||||
<li>Added support for PBF vector maps (requires <a href="https://github.com/tumic0/QtPBFImagePlugin">QtPbfImagePlugin</a>).</li>
|
||||
<li>Changed user data/config paths locations.</li>
|
||||
<li>Added Turkish localization.</li>
|
||||
<li>Minor bug fixes (WMTS, graphs)</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Oct 13 2018</p>
|
||||
<h4>Version 6.3</h4>
|
||||
@ -184,19 +194,6 @@
|
||||
<li>Minor bugfixes (localization, WMTS, date-line crossing).</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Sep 15 2018</p>
|
||||
<h4>Version 5.18</h4>
|
||||
<ul>
|
||||
<li>Made the HiDPI display mode (of non-HiDPI maps) configurable.</li>
|
||||
<li>Long path segments now displayed using great circle paths.</li>
|
||||
<li>Fixed IGC parser (new date header format support).</li>
|
||||
<li>Fixed broken zoom level 0 handling.</li>
|
||||
<li>Fixed POI search algorithm.</li>
|
||||
<li>Fixed Garmin CSV parser (wrong coordinates order).</li>
|
||||
<li>Some more 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>
|
||||
|
Reference in New Issue
Block a user