1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 03:35:53 +01:00

Version 13.20 info

This commit is contained in:
Martin Tůma 2024-05-22 23:14:44 +02:00
parent f2e336786b
commit 847701bc9c

View File

@ -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">May 22 2024</p>
<h3>Version 13.20</h3>
<ul>
<li>Improved hillshading rendering.</li>
<li>Use the map DEM data for hillshading on IMG maps.</li>
<li>Added support for TCX course points icons.</li>
<li>Various DEM related fixes.</li>
</ul>
</div>
<div class="news-item"> <div class="news-item">
<p class="date">Apr 20 2024</p> <p class="date">Apr 20 2024</p>
<h3>Version 13.19</h3> <h3>Version 13.19</h3>
@ -236,14 +246,6 @@
<li>Minor fixes.</li> <li>Minor fixes.</li>
</ul> </ul>
</div> </div>
<div class="news-item">
<p class="date">Jan 21 2024</p>
<h3>Version 13.15</h3>
<ul>
<li>Removed qt5compat dependency from Qt6 builds.</li>
<li>Multiple minor fixes (GUI).</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>