mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Version 9.3 info
This commit is contained in:
parent
16200f02c1
commit
726ad94b07
16
index.html
16
index.html
@ -184,6 +184,15 @@
|
||||
<div id="sidebar">
|
||||
<div class="latest-news">
|
||||
<h2>Releases</h2>
|
||||
<div class="news-item">
|
||||
<p class="date">Jul 17 2021</p>
|
||||
<h3>Version 9.3</h3>
|
||||
<ul>
|
||||
<li>Fixed crash with certain Mapsforge styles.</li>
|
||||
<li>Removed the artificial POI zoom level limits in IMG maps.</li>
|
||||
<li>Added initial open file paths configuration.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Jun 29 2021</p>
|
||||
<h3>Version 9.2</h3>
|
||||
@ -219,13 +228,6 @@
|
||||
<li>Fixed possible crash on JNX maps.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Mar 1 2021</p>
|
||||
<h3>Version 8.8</h3>
|
||||
<ul>
|
||||
<li>Fixed disappearing marker with some graphs combinations.</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