mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 11:45:53 +01:00
Version 7.1 info
This commit is contained in:
parent
1ad96c8e49
commit
9b2a2442c5
2
doc.html
2
doc.html
@ -273,7 +273,7 @@
|
|||||||
|
|
||||||
<div id="footnote">
|
<div id="footnote">
|
||||||
<p id="legacyPaths"><i>[1] The user paths have changed in GPXSee 7.</i></p>
|
<p id="legacyPaths"><i>[1] The user paths have changed in GPXSee 7.</i></p>
|
||||||
<p id="pbf"><i>[2] To display PBF tiles/MBTiles, <a href="https://github.com/tumic0/QtPBFImagePlugin">
|
<p id="pbf"><i>[2] To display PBF(MVT) tiles/MBTiles, <a href="https://github.com/tumic0/QtPBFImagePlugin">
|
||||||
QtPBFImagePlugin</a> is required (part of the official Windows &
|
QtPBFImagePlugin</a> is required (part of the official Windows &
|
||||||
OS X builds).</i></p>
|
OS X builds).</i></p>
|
||||||
</div>
|
</div>
|
||||||
|
20
index.html
20
index.html
@ -149,11 +149,19 @@
|
|||||||
<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">Jan 1 2019</p>
|
||||||
|
<h4>Version 7.1</h4>
|
||||||
|
<ul>
|
||||||
|
<li>Windows & OS X builds switched to QtPbfImagePlugin v1.2.</li>
|
||||||
|
<li>Minor bug fixes.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
<div class="news-item">
|
<div class="news-item">
|
||||||
<p class="date">Dec 8 2018</p>
|
<p class="date">Dec 8 2018</p>
|
||||||
<h4>Version 7.0</h4>
|
<h4>Version 7.0</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Added support for PBF vector maps (using <a href="https://github.com/tumic0/QtPBFImagePlugin">QtPbfImagePlugin</a>).</li>
|
<li>Added support for PBF(MVT) vector maps (using <a href="https://github.com/tumic0/QtPBFImagePlugin">QtPbfImagePlugin</a>).</li>
|
||||||
<li>Changed user data/config paths locations.</li>
|
<li>Changed user data/config paths locations.</li>
|
||||||
<li>Added Turkish localization.</li>
|
<li>Added Turkish localization.</li>
|
||||||
<li>Minor bug fixes (WMTS, graphs)</li>
|
<li>Minor bug fixes (WMTS, graphs)</li>
|
||||||
@ -184,16 +192,6 @@
|
|||||||
<li>Added Norwegian localization.</li>
|
<li>Added Norwegian localization.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="news-item">
|
|
||||||
<p class="date">Sep 23 2018</p>
|
|
||||||
<h4>Version 6.0</h4>
|
|
||||||
<ul>
|
|
||||||
<li>Added MBTiles maps support.</li>
|
|
||||||
<li>Added TMS maps support.</li>
|
|
||||||
<li>Added support for local file URLs (OSM, TMS, WMTS maps).</li>
|
|
||||||
<li>Minor bugfixes (localization, WMTS, date-line crossing).</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