mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Version 12.2 info
This commit is contained in:
parent
254b37c481
commit
d4897b6b88
19
index.html
19
index.html
@ -193,6 +193,17 @@
|
||||
</div>
|
||||
<div class="latest-news">
|
||||
<h2>Releases</h2>
|
||||
<div class="news-item">
|
||||
<p class="date">Mar 4 2023</p>
|
||||
<h3>Version 12.2</h3>
|
||||
<ul>
|
||||
<li>Fixed broken handling of IMG "multi-maps" (maps with overviews).</li>
|
||||
<li>Marine maps rendering fixes & improvements (IMG & ENC).</li>
|
||||
<li>Allow arbitrary large images (Qt6 only).</li>
|
||||
<li>Added support for 0.5" (7201x7201) DEM tiles.</li>
|
||||
<li>Made the DEM cache configurable.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Feb 18 2023</p>
|
||||
<h3>Version 12.1</h3>
|
||||
@ -229,14 +240,6 @@
|
||||
<li>Improved ENC maps render style.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Nov 26 2022</p>
|
||||
<h3>Version 11.10</h3>
|
||||
<ul>
|
||||
<li>Fixed broken Inland ECDIS rendering.</li>
|
||||
<li>Improved ENC maps render style.</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