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

Version 11.1 info

This commit is contained in:
Martin Tůma 2022-06-03 01:08:53 +02:00
parent 35435e450e
commit 5cc21f85ad

View File

@ -192,6 +192,14 @@
</div> </div>
<div class="latest-news"> <div class="latest-news">
<h2>Releases</h2> <h2>Releases</h2>
<div class="news-item">
<p class="date">Jun 2 2022</p>
<h3>Version 11.1</h3>
<ul>
<li>Fixed broken map zooming using the mouse wheel (introduced in 11.0).</li>
<li>Now using asynchronous tiles rendering in IMG maps.</li>
</ul>
</div>
<div class="news-item"> <div class="news-item">
<p class="date">May 30 2022</p> <p class="date">May 30 2022</p>
<h3>Version 11.0</h3> <h3>Version 11.0</h3>
@ -224,14 +232,6 @@
<li>Added a basic IMG nautical charts style.</li> <li>Added a basic IMG nautical charts style.</li>
</ul> </ul>
</div> </div>
<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> </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>