mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Version 10.4 info
This commit is contained in:
parent
8066f3dde9
commit
67bf4b1454
17
index.html
17
index.html
@ -191,6 +191,14 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="latest-news">
|
<div class="latest-news">
|
||||||
<h2>Releases</h2>
|
<h2>Releases</h2>
|
||||||
|
<div class="news-item">
|
||||||
|
<p class="date">Feb 13 2021</p>
|
||||||
|
<h3>Version 10.4</h3>
|
||||||
|
<ul>
|
||||||
|
<li>Improved POI labels handling in IMG maps.</li>
|
||||||
|
<li>Fixed position/motion info output in exports/printing.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
<div class="news-item">
|
<div class="news-item">
|
||||||
<p class="date">Feb 2 2022</p>
|
<p class="date">Feb 2 2022</p>
|
||||||
<h3>Version 10.3</h3>
|
<h3>Version 10.3</h3>
|
||||||
@ -227,15 +235,6 @@
|
|||||||
<li>Fixed Mapsforge maps crash when Qt-SVG is missing.</li>
|
<li>Fixed Mapsforge maps crash when Qt-SVG is missing.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="news-item">
|
|
||||||
<p class="date">Nov 17 2021</p>
|
|
||||||
<h3>Version 9.12</h3>
|
|
||||||
<ul>
|
|
||||||
<li>Added support for QCT maps.</li>
|
|
||||||
<li>Fixed broken app icons install in "make install" on linux.</li>
|
|
||||||
<li>Minor IMG maps fixes and enhancements.</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