This commit is contained in:
Azgaar 2023-08-16 11:56:36 +04:00
parent 2e0a74f34d
commit 168656c864
6 changed files with 30 additions and 30 deletions

View file

@ -1,7 +1,7 @@
"use strict";
// version and caching control
const version = "1.93.01"; // generator version, update each time
const version = "1.93.02"; // generator version, update each time
{
document.title += " v" + version;
@ -29,7 +29,6 @@ const version = "1.93.01"; // generator version, update each time
<ul>
<strong>Latest changes:</strong>
<li>Auto-load of the last saved map is now optional (see <i>Onload behavior</i> in Options)</li>
<li>Save files compression (file extension is changed to <i>.gz</i>). Old <i>.map</i> files are still supported</li>
<li>New label placement algorithm for states</li>
<li>North and South Poles temperature can be set independently</li>
<li>More than 70 new heraldic charges</li>