mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Version 13.5
This commit is contained in:
parent
52a63c3ff1
commit
94995075ac
18
index.html
18
index.html
@ -193,6 +193,15 @@
|
||||
</div>
|
||||
<div class="latest-news">
|
||||
<h2>Releases</h2>
|
||||
<div class="news-item">
|
||||
<p class="date">Jul 30 2023</p>
|
||||
<h3>Version 13.5</h3>
|
||||
<ul>
|
||||
<li>Added graph pinch zooming.</li>
|
||||
<li>Display one-way street info in IMG maps.</li>
|
||||
<li>Use 512px tiles in Mapsforge maps rendering.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Jun 10 2023</p>
|
||||
<h3>Version 13.4</h3>
|
||||
@ -226,15 +235,6 @@
|
||||
<li>Fixed display issues of Mapsforge and KMZ maps in HiDPI mode.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Apr 27 2023</p>
|
||||
<h3>Version 13.0</h3>
|
||||
<ul>
|
||||
<li>Reworked coordinate reference systems (CRS) handling.</li>
|
||||
<li>Improved Mapsforge maps rendering performance.</li>
|
||||
<li>Minor 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>
|
||||
|
Loading…
Reference in New Issue
Block a user