mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-21 06:14:23 +02:00
Version 12.3 info
This commit is contained in:
17
index.html
17
index.html
@ -193,12 +193,20 @@
|
||||
</div>
|
||||
<div class="latest-news">
|
||||
<h2>Releases</h2>
|
||||
<div class="news-item">
|
||||
<p class="date">Mar 26 2023</p>
|
||||
<h3>Version 12.3</h3>
|
||||
<ul>
|
||||
<li>Improved ENC maps rendering.</li>
|
||||
<li>Minor fixes.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<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>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>
|
||||
@ -233,13 +241,6 @@
|
||||
<li>Added Korean localization.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news-item">
|
||||
<p class="date">Dec 10 2022</p>
|
||||
<h3>Version 11.11</h3>
|
||||
<ul>
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user