1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-08 11:13:02 +02:00

Compare commits

..

No commits in common. "8fb6115abb968c87d1ea666aec24c3d1e15fefae" and "8066f3dde915a920fd3adea6313da8a0def51949" have entirely different histories.

View File

@ -191,14 +191,6 @@
</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 2022</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>
@ -235,6 +227,15 @@
<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>