mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-21 06:14:23 +02:00
Version 7.15 info.
This commit is contained in:
17
index.html
17
index.html
@ -156,6 +156,16 @@
|
||||
<div id="sidebar">
|
||||
<div class="latest-news">
|
||||
<h3>Releases</h3>
|
||||
<div class="news-item">
|
||||
<p class="date">Oct 5 2019</p>
|
||||
<h4>Version 7.15</h4>
|
||||
<ul>
|
||||
<li>Fixed broken align of zoom level 0 with tiles of a different size than 256px.</li>
|
||||
<li>Increased the default tile cache size value to 256MB.</li>
|
||||
<li>IMG maps text layout tweaking and optimization.</li>
|
||||
<li>The Windows & OS X builds now use QtPBFImagePlugin v2.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Sep 29 2019</p>
|
||||
<h4>Version 7.14</h4>
|
||||
@ -189,13 +199,6 @@
|
||||
<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>
|
||||
<ul>
|
||||
<li>Various IMG maps fixes and improvements.</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