mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Version 13.12 info
This commit is contained in:
parent
9de3a11a2d
commit
0dcb25d235
20
index.html
20
index.html
@ -200,6 +200,16 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="latest-news">
|
<div class="latest-news">
|
||||||
<h2>Releases</h2>
|
<h2>Releases</h2>
|
||||||
|
<div class="news-item">
|
||||||
|
<p class="date">Dec 11 2023</p>
|
||||||
|
<h3>Version 13.12</h3>
|
||||||
|
<ul>
|
||||||
|
<li>Added support for overzoom in MVT vector maps (MBTiles/online).
|
||||||
|
QtPBFImageplugin version 3 required.</li>
|
||||||
|
<li>Vector (MVT) online maps now rendered asynchronous.</li>
|
||||||
|
<li>Fixed vector MBTiles not loading in Qt6 builds issue.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
<div class="news-item">
|
<div class="news-item">
|
||||||
<p class="date">Nov 19 2023</p>
|
<p class="date">Nov 19 2023</p>
|
||||||
<h3>Version 13.11</h3>
|
<h3>Version 13.11</h3>
|
||||||
@ -239,16 +249,6 @@
|
|||||||
<li>Fixed broken opening of files from "content:" URLs (Android).</li>
|
<li>Fixed broken opening of files from "content:" URLs (Android).</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="news-item">
|
|
||||||
<p class="date">Aug 27 2023</p>
|
|
||||||
<h3>Version 13.7</h3>
|
|
||||||
<ul>
|
|
||||||
<li>Fixed/improved map info background rendering settings.</li>
|
|
||||||
<li>Improved Mapsforge and ENC maps rendering.</li>
|
|
||||||
<li>Switched to Android SDK 33.</li>
|
|
||||||
<li>Added missing Windows quiet uninstaller entry.</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