mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Version 7.11 info
This commit is contained in:
parent
799965d07a
commit
efad105655
18
index.html
18
index.html
@ -156,6 +156,14 @@
|
||||
<div id="sidebar">
|
||||
<div class="latest-news">
|
||||
<h3>Releases</h3>
|
||||
<div class="news-item">
|
||||
<p class="date">Jul 18 2019</p>
|
||||
<h4>Version 7.11</h4>
|
||||
<ul>
|
||||
<li>Improved IMG maps loading performance and memory footprint.</li>
|
||||
<li>Improved road shields layout on IMG maps.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Jul 7 2019</p>
|
||||
<h4>Version 7.10</h4>
|
||||
@ -192,16 +200,6 @@
|
||||
<li>Removed obsolete "Always show the map" setting.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">May 12 2019</p>
|
||||
<h4>Version 7.6</h4>
|
||||
<ul>
|
||||
<li>Added support for Garmin IMG maps.</li>
|
||||
<li>Fixed coordinates info display issues.</li>
|
||||
<li>Fixed rendering of large areas using OpenGL.</li>
|
||||
<li>Fixed broken speed type switch.</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