mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-30 02:14:23 +02:00
Version 13.25 info
This commit is contained in:
18
index.html
18
index.html
@ -200,6 +200,14 @@
|
||||
</div>
|
||||
<div class="latest-news">
|
||||
<h2>Releases</h2>
|
||||
<div class="news-item">
|
||||
<p class="date">Sep 17 2024</p>
|
||||
<h3>Version 13.25</h3>
|
||||
<ul>
|
||||
<li>Fixed map artifacts in PNG exports under Qt6.</li>
|
||||
<li>Improved IMG marine charts rendering.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Sep 8 2024</p>
|
||||
<h3>Version 13.24</h3>
|
||||
@ -235,16 +243,6 @@
|
||||
<li>Fixed issues with dates not respecting the system format.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<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>
|
||||
<div id="changelog-link">
|
||||
<a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a>
|
||||
|
Reference in New Issue
Block a user